Front page
This commit is contained in:
11
src/styles/TopBar.scss
Normal file
11
src/styles/TopBar.scss
Normal file
@@ -0,0 +1,11 @@
|
||||
.topBar {
|
||||
width: 100%;
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
background-color: #ebebeb;
|
||||
}
|
||||
|
||||
.topBarLogo {
|
||||
height: 2.4rem;
|
||||
margin: 16px;
|
||||
}
|
||||
Reference in New Issue
Block a user