Use default font size for sidebars

This commit is contained in:
Helen Chong 2024-04-17 20:23:14 +08:00
parent ca27552e5f
commit f1c8debd9f
1 changed files with 0 additions and 5 deletions

View File

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