Lisää toimintoja
< Malline:Etusivu | Header
Ei muokkausyhteenvetoa |
Ei muokkausyhteenvetoa |
||
| Rivi 10: | Rivi 10: | ||
} | } | ||
.fp-header-h1 { | .fp-header-text h1 { | ||
margin-top: 1rem; | margin-top: 1rem; | ||
} | } | ||
Versio 2. marraskuuta 2023 kello 18.08
.fp-header {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
.fp-header-text {
text-align: center;
}
.fp-header-text h1 {
margin-top: 1rem;
}