1
0
mirror of https://github.com/tobspr/shapez.io.git synced 2026-02-12 19:09:21 +00:00
This commit is contained in:
Dimava 2020-06-01 19:27:55 +03:00
parent 7ab15f6cfb
commit a4c57fd67b

View File

@ -18,7 +18,7 @@
}
.setting {
@include S(padding, 5px);
@include S(padding, 10px);
background: #eeeff5;
@include S(border-radius, $globalBorderRadius);
@include S(margin-bottom, 5px);