Created the Auth styles.sass

This commit is contained in:
Mathias Wagner 2023-11-13 11:49:08 +01:00
parent 7789362d00
commit b837295bbb
Signed by: Mathias
GPG Key ID: B8DC354B0A1F5B44

View File

@ -0,0 +1,28 @@
@import "@/common/styles/colors"
.auth-page
display: flex
flex-direction: column
justify-content: center
align-items: center
height: 100%
gap: 1.5rem
p
color: $gray
margin: 0
font-weight: 600
font-size: 16pt
.auth-header
display: flex
align-items: center
gap: 1rem
.auth-header img
width: 4.2rem
height: 4.2rem
.auth-header h1
margin: 0
font-size: 32pt