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