Merge master

This commit is contained in:
pikiou 2022-05-04 01:47:34 +02:00
parent f0d9cfad3d
commit a2817905a6

View File

@ -76,11 +76,6 @@
}
}
&.active {
color: $color-yellow;
background-color: $color-black;
}
@include desktop {
margin: 0;
padding: 7px 6px 6px;
@ -97,6 +92,11 @@
}
}
&.active {
color: $color-yellow;
background-color: $color-black;
}
a {
font-size: 0.9em;
font-weight: bold;