diff options
Diffstat (limited to 'static')
-rw-r--r-- | static/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/style.css b/static/style.css index 1ca2cdb..1e8103a 100644 --- a/static/style.css +++ b/static/style.css @@ -54,7 +54,7 @@ button[type="submit"] { } .row { - margin-bottom: 2em; + margin-bottom: 1em; } .verse { |