funky-framadate-front/mocks/old-stuff/pages/password/password.component.scss

13 lines
141 B
SCSS
Raw Normal View History

form {
2020-04-21 10:50:26 +02:00
display: flex;
flex-direction: column;
2019-12-30 14:44:53 +01:00
}
label {
2020-04-21 10:50:26 +02:00
font-weight: 600;
font-size: 18px;
2019-12-30 14:44:53 +01:00
}
h1 {
2020-04-21 10:50:26 +02:00
display: flex;
align-self: center;
2019-12-30 14:44:53 +01:00
}