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 c2846ce..b2e6db2 100644 --- a/static/style.css +++ b/static/style.css @@ -16,7 +16,7 @@ body { } .btn { - margin-left: 2em; + margin-left: 1em; font-family: Ubuntu; } |