diff options
author | Dirk Engling <erdgeist@erdgeist.org> | 2016-08-15 17:07:19 +0200 |
---|---|---|
committer | Dirk Engling <erdgeist@erdgeist.org> | 2016-08-15 17:07:19 +0200 |
commit | 2eeeb03400f719596bc840e3f4740d368bd24dd5 (patch) | |
tree | f00888348d42212f5dabd7067a612fc0d6453261 | |
parent | ea9d6e5e829f668c9313c9558889cca350c988e7 (diff) |
More space below green buttons
-rw-r--r-- | style.css | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -192,7 +192,7 @@ h2 { | |||
192 | .two-buttons, | 192 | .two-buttons, |
193 | .one-button { | 193 | .one-button { |
194 | height: 4em; | 194 | height: 4em; |
195 | margin: 2.5em 0 0 0; | 195 | margin: 2.5em 0 1.5em 0; |
196 | } | 196 | } |
197 | 197 | ||
198 | .button { | 198 | .button { |