This commit is contained in:
Unisko PENG, 2023-01-15 20:35:05 +08:00
parent 341142b8a5
commit 35f6f31edd

View File

@ -31,6 +31,9 @@ i.fa {
} }
@media only screen and (min-width: 1024px) { @media only screen and (min-width: 1024px) {
div.book-header {
top: 30px;
}
.nav-list .nav-item a { .nav-list .nav-item a {
font-size: small !important; font-size: small !important;
} }