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

Update main menu styles

This commit is contained in:
tobspr
2020-05-11 13:11:07 +02:00
parent 172a0398e2
commit f52d2b85c0
12 changed files with 68 additions and 36 deletions

View File

@@ -3,10 +3,9 @@
@include S(top, 50px);
left: 50%;
transform: translateX(-50%);
@include S(width, 300px);
background: #f77;
background: rgba(#f77, 0.8);
@include S(border-radius, 4px);
@include S(padding, 10px);
@include S(padding, 9px);
@include PlainText;
color: #fff;