1
0

Created the Game styles.sass

This commit is contained in:
Mathias Wagner 2023-11-18 23:40:45 +01:00
parent ca81065bb0
commit 65cc8a6f36
Signed by: Mathias
GPG Key ID: B8DC354B0A1F5B44

View File

@ -0,0 +1,17 @@
@import "@styles/colors"
.game-page
height: 100%
display: flex
align-items: center
justify-content: center
.hint
text-align: center
font-size: 28pt
font-weight: 700
width: 50rem
span
color: $primary