Files
bodyshop/client/src/components/header/header.styles.scss
2020-09-09 11:57:58 -07:00

10 lines
145 B
SCSS

.header-shop-logo {
background-size: cover;
max-width: 100%;
max-height: 3.5rem;
}
.header-main-menu {
//width: 95vw;
//float: left;
}