diff options
author | Siri Reiter <siri@jones.dk> | 2011-05-09 00:34:26 +0200 |
---|---|---|
committer | Siri Reiter <siri@jones.dk> | 2011-05-09 00:34:26 +0200 |
commit | f0eb79172cf8ee707adc0ce0a4fe17d71362adb4 (patch) | |
tree | 212e93ef4753cf60a4944317e4245ffe242097c8 | |
parent | 069bca461b3de31fa361093f17f337840e6be01f (diff) |
Remove 2 font size.
-rw-r--r-- | local.scss | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -26,10 +26,6 @@ h6 { color: $accent; } -h2 { - font-size:1.6em; -} - a { font-weight: inherit; text-decoration: none; |