Minor adjustments

This commit is contained in:
tobspr 2020-06-12 19:12:35 +02:00
parent fe378654c2
commit 7fd0451ddc
3 changed files with 28 additions and 21 deletions

View file

@ -39,6 +39,10 @@
a {
color: $colorBlueBright;
}
li {
@include SuperSmallText;
@include S(margin-bottom, 10px);
}
}
}