larger pagination buttons

pull/143/head
Aevann 2023-05-02 01:01:07 +03:00
parent 2f9063bb70
commit c90ba77242
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 0.5rem;
font-size: min(18px,8vw);
padding: 0.25rem min(15px, 3vw);
font-size: min(20px, 5.6vw);
line-height: 1.5;
}
.pagination-sm .page-item:first-child .page-link {