Front > nav > panel__item : changement de couleur barre left
This commit is contained in:
parent
0585421854
commit
1d95a53126
1 changed files with 1 additions and 1 deletions
|
|
@ -191,7 +191,7 @@ button.see-more {
|
||||||
top: 0;
|
top: 0;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
width: 1px;
|
width: 1px;
|
||||||
background-color: var(--color-background);
|
background-color: var(--color-primary);
|
||||||
}
|
}
|
||||||
|
|
||||||
@media screen and (min-width: 640px) {
|
@media screen and (min-width: 640px) {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue