update home, app, components
This commit is contained in:
@@ -8,4 +8,9 @@ main {
|
||||
flex: 1;
|
||||
overflow-y: auto;
|
||||
margin-top: 3.5rem;
|
||||
|
||||
//set content always center
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user