🐛 Place buttons at bottom of card

This commit is contained in:
Malted 2023-08-14 23:48:50 +01:00
parent 4fbfe59d45
commit bfaefbd591

View file

@ -39,7 +39,7 @@ export default function Outernet() {
28th to 31st July, 2023!
</Text>
<Flex
sx={{ flexDirection: 'column', mt: [3, 3, 4], alignItems: 'end' }}
sx={{ flexDirection: 'column', mt: [3, 3, 4], alignItems: 'end', justifyContent: 'flex-end' }}
>
<Buttons
icon="event-add"