diff --git a/static/css/style.css b/static/css/style.css index c27cb55..0414951 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -157,7 +157,7 @@ footer.page-footer { font-size: 110px; } -footer { +.footer-info { padding: 10px; } diff --git a/templates/index.html b/templates/index.html index 857469c..6c0ec49 100755 --- a/templates/index.html +++ b/templates/index.html @@ -150,16 +150,16 @@