Skip to content

Commit 13b8aa7

Browse files
committed
fix issue 947
1 parent 90e0f9a commit 13b8aa7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

assets/css/layout/footer.scss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
}
4242
.bottom-footer .menu-item {
4343
display: none;
44-
margin-top: 30px;
44+
margin-top: 10px;
4545
}
4646

4747
.menu-visible .bottom-footer .menu-item {
@@ -76,7 +76,7 @@
7676

7777
.bottom-footer nav {
7878
position: absolute;
79-
top: 997px;
79+
top: 1047px;
8080
left: 0;
8181
width: 100%;
8282
padding: 20px;

0 commit comments

Comments
 (0)