diff --git a/static/app.css b/static/app.css index fbbb8f3..5a12606 100644 --- a/static/app.css +++ b/static/app.css @@ -11,7 +11,7 @@ } footer { - border-top: 1px solid gray80; - margin: 5em; - margin-top: 2em; + border-top: 1px solid #ccc; + margin: 10em; + margin-bottom: 1em; }