1
0

Make the icons in the menu light grey

This commit is contained in:
kolaente
2021-01-16 22:59:23 +01:00
parent c6086ddf6c
commit 20a82ee8ae
3 changed files with 6 additions and 2 deletions

View File

@ -48,7 +48,7 @@
}
.icon {
color: $grey-dark;
color: $grey-almost-light;
margin-left: 1rem;
height: 1rem;
width: 1rem;