nox/src/page/SignIn/style.module.scss

7 lines
103 B
SCSS

.root {
h1 {
font-weight: 400;
font-size: 20pt;
text-align: center;
}
}