diff options
Diffstat (limited to 'app/assets/stylesheets/main/layout.scss')
-rw-r--r-- | app/assets/stylesheets/main/layout.scss | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/assets/stylesheets/main/layout.scss b/app/assets/stylesheets/main/layout.scss index 96aebea..b6cd25a 100644 --- a/app/assets/stylesheets/main/layout.scss +++ b/app/assets/stylesheets/main/layout.scss | |||
@@ -75,6 +75,7 @@ body#main-body { | |||
75 | border-left: 1px solid #eee; | 75 | border-left: 1px solid #eee; |
76 | margin-top: 1em; | 76 | margin-top: 1em; |
77 | margin-bottom: 2em; | 77 | margin-bottom: 2em; |
78 | font-family: sans-serif; | ||
78 | } | 79 | } |
79 | 80 | ||
80 | #sidebar h2 { | 81 | #sidebar h2 { |