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

Minor css fixes, fix crash

This commit is contained in:
tobspr
2020-05-21 23:57:38 +02:00
parent 8cf0ebe8cf
commit 48920137b5
3 changed files with 9 additions and 5 deletions

View File

@@ -2,4 +2,8 @@
> .container .content {
@include PlainText;
}
a {
@include S(margin, 0, 3px);
}
}