ajout du logo en home

This commit is contained in:
armansansd
2022-12-19 15:45:41 +00:00
parent bf4dc12c76
commit 1780c5b3aa
4 changed files with 383 additions and 2 deletions

View File

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