add SVG Icon

This commit is contained in:
2020-04-04 11:47:48 +02:00
parent 9c6c771171
commit a8dd4cb7c6
13 changed files with 61 additions and 37 deletions

View File

@@ -22,7 +22,9 @@ nav {
svg {
margin: 0 1rem;
width: 3rem;
transition: fill 0.2s;
fill: $light;
}
&:hover {