Created the action-area class in the Home styles.sass
This commit is contained in:
parent
0778850d4d
commit
194d034e0d
@ -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
|
Loading…
x
Reference in New Issue
Block a user