Use default font size for sidebars
This commit is contained in:
parent
ca27552e5f
commit
f1c8debd9f
|
@ -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 {
|
||||||
|
|
Loading…
Reference in New Issue