funky-framadate-front/src/app/pages/password/password.component.scss
Le Libre Au Quotidien c727aa935e Add css
2019-12-30 14:44:53 +01:00

13 lines
142 B
SCSS

form{
display:flex;
flex-direction: column;
}
label{
font-weight: 600;
font-size: 18px;
}
h1{
display:flex;
align-self: center;
}