diff --git a/view/static/main.css b/view/static/main.css index 741424c..e69de29 100644 --- a/view/static/main.css +++ b/view/static/main.css @@ -1,9 +0,0 @@ -body { - margin-bottom: 60px; /* Margin bottom by footer height */ - } - -.footer { - position: absolute; - bottom: 0; - width: 100%; - } \ No newline at end of file diff --git a/view/templates/about.html b/view/templates/about.html index ce60a0d..e1d29a7 100644 --- a/view/templates/about.html +++ b/view/templates/about.html @@ -3,6 +3,23 @@ {% include 'parts/head.html' %} +