initialize all components
This commit is contained in:
9
style/home.scss
Normal file
9
style/home.scss
Normal file
@ -0,0 +1,9 @@
|
||||
@import "theme.scss";
|
||||
|
||||
.home-container {
|
||||
margin-top: 0;
|
||||
width: 100%;
|
||||
height: 100vh;
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
}
|
Reference in New Issue
Block a user