Revert "fix pagination overflow"

This reverts commit 4941baa477.
pull/157/head
Aevann 2023-06-25 20:19:06 +03:00
parent 75052ec3d6
commit cf00f854b0
1 changed files with 1 additions and 1 deletions

View File

@ -1605,7 +1605,7 @@ nav
border-color: #dee2e6;
}
.pagination-sm .page-link {
padding: 0.25rem min(20px, 2vw);
padding: 0.25rem min(20px, 3vw);
font-size: min(25px, 5.8vw);
line-height: 1.5;
}