diff --git a/src/thsf/static/css/style.css b/src/thsf/static/css/style.css index e00b3fa..d273606 100644 --- a/src/thsf/static/css/style.css +++ b/src/thsf/static/css/style.css @@ -93,7 +93,8 @@ img.logo { #navbar_wrapper { position: fixed; bottom: 0; - margin: 1em 0 0 0; + margin-top: 1e; + padding-bottom: 1em; display: flex; flex-direction: row; justify-content: center;