Implement new structure
This commit is contained in:
8
src/browser/pages/home.css
Normal file
8
src/browser/pages/home.css
Normal file
@@ -0,0 +1,8 @@
|
||||
.orientation-guide {
|
||||
align-items: center;
|
||||
color: #b6b6b6;
|
||||
display: flex;
|
||||
flex: 1;
|
||||
flex-direction: column;
|
||||
justify-content: center;
|
||||
}
|
||||
Reference in New Issue
Block a user