style: 修复翻页按钮标题文本字体过大

This commit is contained in:
Libon 2024-09-29 14:22:41 +08:00 committed by GitHub
parent 0256ff39b6
commit 1ac608968a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -52,7 +52,7 @@
@media (min-width: 960px) {
.title {
font-size: 24px !important;
font-size: 18px !important;
}
}