1
0
mirror of https://github.com/tobspr/shapez.io.git synced 2026-03-02 03:39:21 +00:00

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);
}
}
}