#1626 calage logo programme

This commit is contained in:
armansansd 2021-12-07 15:27:27 +01:00
parent bb81983f8a
commit 7b696aa3fc
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;
// background: red;
background: center / contain no-repeat url(../../images/popsu-home-logo.png);
margin: -8% 0 3rem 0 !important;
margin: -7% 0 3rem 0 !important;
@include breakpoint(small down) {
margin: -20% 0 3rem 0 !important;
}