1
0

Created the Join styles.sass

This commit is contained in:
Mathias Wagner 2023-11-19 00:21:45 +01:00
parent 52da8cd528
commit b01a4b1c0a
Signed by: Mathias
GPG Key ID: B8DC354B0A1F5B44

View File

@ -0,0 +1,26 @@
@import "@styles/colors"
.join-page
display: flex
align-items: center
justify-content: center
height: 100%
flex-direction: column
gap: 1rem
.waiting-icon
font-size: 3rem
input
padding: 0.8rem 1rem
width: 14rem
font-size: 1rem
color: $text
.input-area
h3
margin: 0 0 0.5rem 0
font-size: 1.2rem
.game-end
text-align: center