Use the right color

This commit is contained in:
Jean-Baptiste Bellet
2023-06-19 14:46:29 +02:00
parent 1f3d41972f
commit 9762819aa8

View File

@@ -109,7 +109,7 @@ nav.menu {
a {
display: inline-block;
padding: 16px 20px;
color: $dark-grey !important;
color: $color-9 !important;
text-align: center;
position: relative;
font-size: 14px;