Created the Home styles.sass

This commit is contained in:
Mathias Wagner 2023-06-08 23:29:57 +02:00
parent cadb3fb68b
commit 996e538501

View File

@ -0,0 +1,6 @@
.home-page
display: flex
flex-direction: column
align-items: center
justify-content: center
height: 100%