Hey,
I’m trying to do that :
- Heading ↔ Text : has at least 20px margin
- Text ↔ Button : has at least 26px margin
- All the texts are aligned top
- All the buttons are aligned bot
So it would look like that (the lignes are just to show the alignements):
I need to use flex (grid is not an option because of support), I managed to set the text ↔ button margin but can’t find a way to align the text to the top. I’m using flex auto margin. Does any one has an idea ?
There is my result:
You have the read-only link below.
Thanks a lot !!
Matthias
Here is my site Read-Only: LINK
(how to share your site Read-Only link)

