Created the action-area class in the Home styles.sass

This commit is contained in:
Mathias Wagner 2023-06-09 00:05:46 +02:00
parent 0778850d4d
commit 194d034e0d

View File

@ -3,4 +3,12 @@
flex-direction: column
align-items: center
justify-content: center
height: 100%
height: 100%
.action-area
margin-top: 5rem
display: flex
gap: 3rem
flex-wrap: wrap
justify-content: center