minor css fix

pull/146/head
Aevann 2023-05-05 23:04:40 +03:00
parent d2adb98932
commit e8318000f5
1 changed files with 1 additions and 1 deletions

View File

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