Update links on the top to be blue as well

This commit is contained in:
Jean-Baptiste Bellet
2022-11-28 11:37:11 +01:00
parent 9a849bb2ee
commit e8b8a8961e

View File

@@ -3,15 +3,8 @@
li {
color: $v2-medium-dark-grey;
&:hover {
a,
i {
color: $v2-orange;
}
}
a {
color: $v2-medium-dark-grey;
i {
@include v2-link-color();
}
}
}