This commit is contained in:
armansansd 2021-11-25 12:26:20 +01:00
parent 55c3e0f0a0
commit ab5b8ac5b2
2 changed files with 2 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@ -289,7 +289,7 @@
position: relative; position: relative;
// background: red; // background: red;
background: center / contain no-repeat url(../../images/popsu-home-logo.png); background: center / contain no-repeat url(../../images/popsu-home-logo.png);
margin: -9% 0 3rem 0 !important; margin: -8% 0 3rem 0 !important;
@include breakpoint(small down) { @include breakpoint(small down) {
margin: -20% 0 3rem 0 !important; margin: -20% 0 3rem 0 !important;
} }