diff options
-rw-r--r-- | local.scss | 9 |
1 files changed, 4 insertions, 5 deletions
@@ -206,11 +206,10 @@ div.farbar { width: 20%; max-width: 300px; padding: 1%; -} - -div.farbar h2 { - color: black; - margin-top: 0; + h2 { + color: black; + margin-top: 0; + } } div.notebox { |