Use default font size for sidebars

This commit is contained in:
Leilukin 2024-04-17 20:23:14 +08:00 committed by Helen Chong
parent 165420ae56
commit 3a07b66575

View File

@ -297,11 +297,6 @@ main {
margin-top: 1.15em;
}
.left-sidebar,
.right-sidebar {
font-size: 0.9rem;
}
/* Desktop main content layout */
@media only screen and (min-width: 60rem) {
.content__wrapper {