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.
nx-guitar-school/apps/client/pages/sign-up/index.module.scss

17 lines
207 B

/*
* Replace this with your own classes
*
* e.g.
* .container {
* }
*/
.page-sign-up {
.section {
min-height: 70vh;
justify-content: center;
display: flex;
align-items: center;
}
}