diff --git a/assets/css/layout/footer.scss b/assets/css/layout/footer.scss index 764c7e73b..8d0906753 100644 --- a/assets/css/layout/footer.scss +++ b/assets/css/layout/footer.scss @@ -41,7 +41,7 @@ } .bottom-footer .menu-item { display: none; - margin-top: 30px; + margin-top: 10px; } .menu-visible .bottom-footer .menu-item { @@ -76,7 +76,7 @@ .bottom-footer nav { position: absolute; - top: 997px; + top: 1047px; left: 0; width: 100%; padding: 20px;