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

Fix dark theme

This commit is contained in:
tobspr
2020-05-28 20:48:00 +02:00
parent e85728b73d
commit ce32578b79
4 changed files with 6 additions and 1 deletions

View File

@@ -32,6 +32,7 @@
@include S(top, 60px);
display: flex;
flex-direction: column;
@include DarkThemeInvert();
.waypoint {
@include SuperSmallText;