forked from rDrama/rDrama
1
0
Fork 0

larger pagination buttons

master
Aevann 2023-05-02 00:56:21 +03:00
parent 23fd8940ef
commit 8ed17170f0
1 changed files with 1 additions and 1 deletions

View File

@ -1604,7 +1604,7 @@ nav
}
.pagination-sm .page-link {
padding: 0.25rem 0.5rem;
font-size: 0.875rem;
font-size: min(18px,8vw);
line-height: 1.5;
}
.pagination-sm .page-item:first-child .page-link {