Created the action-area class in the Home styles.sass
This commit is contained in:
@ -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
|
Reference in New Issue
Block a user