Lisää toimintoja
< Malline:Etusivu | Nappula
Ei muokkausyhteenvetoa |
Ei muokkausyhteenvetoa |
||
| Rivi 1: | Rivi 1: | ||
.fp-button { | .fp-button { | ||
display: flex; | |||
text-align: center; | text-align: center; | ||
flex-direction: column; | |||
justify-content: center; | |||
gap: 0.5rem; | |||
} | } | ||
Versio 2. marraskuuta 2023 kello 20.29
.fp-button {
display: flex;
text-align: center;
flex-direction: column;
justify-content: center;
gap: 0.5rem;
}