Created the Game styles.sass
This commit is contained in:
parent
ca81065bb0
commit
65cc8a6f36
17
client/src/pages/Game/styles.sass
Normal file
17
client/src/pages/Game/styles.sass
Normal 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
|
Loading…
x
Reference in New Issue
Block a user