Added routes and navbar
This commit was merged in pull request #2.
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
.top_header{
|
||||
background: url(../../assets/images/topbar_back.jpg) no-repeat;
|
||||
background-size: cover;
|
||||
height: 2.535rem;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
}
|
||||
Reference in New Issue
Block a user