text blanc burger

This commit is contained in:
2025-05-16 11:14:23 +02:00
parent e2ba118291
commit 17fd62bd51
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -6085,7 +6085,7 @@ svg.ext {
opacity: 1; opacity: 1;
} }
#header-top #block-burger ul a { #header-top #block-burger ul a {
opacity: 0.6; opacity: 1;
color: rgb(255, 255, 255); color: rgb(255, 255, 255);
font-weight: 800; font-weight: 800;
font-size: 1rem; font-size: 1rem;
@@ -265,7 +265,7 @@
} }
} }
a{ a{
opacity: 0.6; opacity: 1;
color: $white; color: $white;
font-weight: 800; font-weight: 800;
font-size: 1rem; font-size: 1rem;