You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Magister-Auto-Login/src/stylesheets/account.sass

19 lines
237 B

.wrapper
min-height: 100vh
display: flex
align-items: center
justify-content: center
.form
width: 100%
.header
text-align: center
.error-message
color: red
.primary-account
margin-right: 1rem