diff options
-rw-r--r-- | style.scss | 8 |
1 files changed, 2 insertions, 6 deletions
@@ -190,12 +190,8 @@ body { @include inline-block-list(20px); } -.topbar li, -.topbar ul, -.topbar ul li, -.topbar ol, -.topbar ol li { - font-size: 1.1em; +.topbar li { + font-size: 1.25em; line-height: 2em; } |