10 lines
145 B
SCSS
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;
|
|
}
|