Fixed up general layout of manage page + root + styled login page.
This commit is contained in:
9
client/src/components/header/header.styles.scss
Normal file
9
client/src/components/header/header.styles.scss
Normal file
@@ -0,0 +1,9 @@
|
||||
.header-shop-logo {
|
||||
background-size: cover;
|
||||
max-width: 100%;
|
||||
max-height: 3.5rem;
|
||||
}
|
||||
.header-main-menu {
|
||||
width: 80vw;
|
||||
float: left;
|
||||
}
|
||||
Reference in New Issue
Block a user