Created the action-area class in the Home styles.sass
This commit is contained in:
parent
0778850d4d
commit
194d034e0d
@ -4,3 +4,11 @@
|
|||||||
align-items: center
|
align-items: center
|
||||||
justify-content: 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