diff options
Diffstat (limited to 'style.scss')
-rw-r--r-- | style.scss | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -141,7 +141,7 @@ blockquote { } .topbar { - height: 12.3em; // TODO: compute this (not just visually guess) + height: 12.8125em; // main menu font size * (top + height) background-color: #336699; text-transform: uppercase; letter-spacing: 1px; |