#2009 ajout logo en css

This commit is contained in:
armansansd 2022-12-09 15:05:01 +00:00
parent b74b57b296
commit 5e2e498879
3 changed files with 2 additions and 2 deletions

File diff suppressed because one or more lines are too long

Binary file not shown.

After

Width:  |  Height:  |  Size: 56 KiB

View File

@ -156,7 +156,7 @@
display: block; display: block;
font-size: 0; font-size: 0;
color: transparent; color: transparent;
//background: left / contain no-repeat url(../../images/POPSU_logo.svg); background: left / contain no-repeat url(../../images/logoPOPSU.png);
} }
@include breakpoint(small down) { @include breakpoint(small down) {
grid-template-columns: 1fr 1fr; grid-template-columns: 1fr 1fr;