forked from rDrama/rDrama
1
0
Fork 0

bigger page buttons

master
Aevann 2023-05-04 23:51:18 +03:00
parent ffaa271be9
commit f76a493af2
1 changed files with 2 additions and 2 deletions

View File

@ -1603,8 +1603,8 @@ nav
border-color: #dee2e6;
}
.pagination-sm .page-link {
padding: 0.25rem min(15px, 3vw);
font-size: min(20px, 5.6vw);
padding: 0.25rem min(20px, 4vw);
font-size: min(25px, 5.8vw);
line-height: 1.5;
}
.pagination-sm .page-item:first-child .page-link {