Lisää toimintoja
< Malline:Etusivu | Nappula
Ei muokkausyhteenvetoa |
Ei muokkausyhteenvetoa |
||
| Rivi 7: | Rivi 7: | ||
align-items: center; | align-items: center; | ||
gap: 0.5rem; | gap: 0.5rem; | ||
} | |||
.fp-button { | |||
flex: 1 1 auto; | |||
} | } | ||
Versio 11. joulukuuta 2024 kello 14.14
.fp-button,
.fp-button p {
display: flex;
text-align: center;
flex-direction: column;
justify-content: center;
align-items: center;
gap: 0.5rem;
}
.fp-button {
flex: 1 1 auto;
}