ADD: added APP-6 Symbols to the Map
This commit is contained in:
10
webapp/src/components/Header/header.scss
Normal file
10
webapp/src/components/Header/header.scss
Normal file
@@ -0,0 +1,10 @@
|
||||
.header
|
||||
{
|
||||
background-color: #282c34;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
color: white;
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user