mirror of
https://github.com/tobspr/shapez.io.git
synced 2026-03-02 03:39:21 +00:00
Update beta overlay
This commit is contained in:
@@ -6,4 +6,19 @@
|
||||
color: $colorRedBright;
|
||||
@include Heading;
|
||||
text-transform: uppercase;
|
||||
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
text-align: center;
|
||||
|
||||
h2 {
|
||||
@include PlainText;
|
||||
}
|
||||
|
||||
span {
|
||||
color: #555;
|
||||
@include SuperSmallText;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user