Created the LoginGroup.jsx style
This commit is contained in:
parent
161aa9d647
commit
447beeac12
11
src/pages/Login/components/LoginGroup/styles.sass
Normal file
11
src/pages/Login/components/LoginGroup/styles.sass
Normal 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
|
Loading…
x
Reference in New Issue
Block a user