Front > nav > panel__item : changement de couleur barre left

This commit is contained in:
antonin gallon 2025-11-20 17:58:41 +01:00
parent 0585421854
commit 1d95a53126

View file

@ -191,7 +191,7 @@ button.see-more {
top: 0;
height: 100%;
width: 1px;
background-color: var(--color-background);
background-color: var(--color-primary);
}
@media screen and (min-width: 640px) {