several adjustments based on Malin's feedback

This commit is contained in:
Benedikt Rötsch
2017-10-06 11:21:14 +02:00
committed by Benedikt Rötsch
parent 99b755fcbc
commit 31ff2d3006
13 changed files with 68 additions and 88 deletions

View File

@@ -22,12 +22,12 @@
&:hover,
&.active {
font-family: var(--font-medium);
color: var(--color-text-default);
}
&.active {
position: relative;
font-family: var(--font-medium);
&:before,
&:after {