diff --git a/static/css/main.css b/static/css/main.css index f0c6e07..80e640c 100644 --- a/static/css/main.css +++ b/static/css/main.css @@ -12,15 +12,6 @@ html { min-height: 100%; } -.footer { - position: absolute; - bottom: 0; - padding-top: 10px; - width: 100%; - height: 50px; - background-color: #f5f5f5; -} - .flash { background: #cee5F5; padding: 0.5em;