Created the Game styles.sass

This commit is contained in:
2023-11-18 23:40:45 +01:00
parent ca81065bb0
commit 65cc8a6f36

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