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

Minor fixes

This commit is contained in:
tobspr
2020-05-21 18:03:57 +02:00
parent e91e1416f4
commit ac15fefff0
5 changed files with 20 additions and 17 deletions

View File

@@ -185,6 +185,7 @@
color: #fff;
@include S(border-radius, $globalBorderRadius);
@include S(padding, 5px);
@include S(width, 300px);
}
.playButton {