Created the LoginGroup.jsx style

This commit is contained in:
Mathias Wagner 2023-04-18 19:00:49 +02:00
parent 161aa9d647
commit 447beeac12
Signed by: Mathias
GPG Key ID: B8DC354B0A1F5B44

View File

@ -0,0 +1,11 @@
@import "@styles/colors"
.login-group
display: flex
flex-direction: column
gap: 0.5rem
user-select: none
.login-group label
color: $white
font-weight: 700