diff --git a/assets/css/style.scss b/assets/css/style.scss index 0464796..6565df4 100644 --- a/assets/css/style.scss +++ b/assets/css/style.scss @@ -13,12 +13,12 @@ z-index: 3; background-color: white; - height: 45px; + height: 50px; width: 100%; } .footercontent { background-color: white; - margin-bottom: 5px; + margin-bottom: 8px; } button.downloadbutton { margin-left: -116px;