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

Minor fixes, update changelog, add experimental macosx and linux builds

This commit is contained in:
tobspr
2020-05-30 20:12:16 +02:00
parent 02fb6d53b5
commit 704b6e14b8
6 changed files with 16 additions and 7 deletions

View File

@@ -36,6 +36,9 @@
@include S(padding, 1px, 2px);
@include S(margin-right, 3px);
}
a {
color: $colorBlueBright;
}
}
}