This commit is contained in:
armansansd
2022-04-27 16:04:48 +02:00
parent 632fecb716
commit 63168783a7
4 changed files with 27 additions and 3 deletions

View File

@@ -156,6 +156,9 @@
color: transparent;
background: left / contain no-repeat url(../../images/POPSU_logo.svg);
}
@include breakpoint(small down) {
grid-template-columns: 1fr 1fr;
}
}
.header_top_middle_container{