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

Add final shapes and upgrades until tier 20

This commit is contained in:
tobspr
2020-09-28 10:54:21 +02:00
parent d27e9226be
commit 4f6d9785c1
12 changed files with 396 additions and 258 deletions

View File

@@ -1,7 +1,8 @@
#ingame_HUD_BetaOverlay {
position: fixed;
@include S(top, 10px);
@include S(right, 15px);
left: 50%;
transform: translateX(-50%);
color: $colorRedBright;
@include Heading;
text-transform: uppercase;