vendor/assets/stylesheets/components/_header.scss in active_frontend-15.0.3 vs vendor/assets/stylesheets/components/_header.scss in active_frontend-15.0.4
- old
+ new
@@ -128,11 +128,11 @@
@media only screen and (min-width: 768px) and (max-width: 959px) {
.header-search { width: 220px; }
}
@media only screen and (max-width: 767px) {
.header {
- height: 50px;
- padding: 10px 0;
+ height: 54px;
+ padding: 12px 0;
}
.header-brand {
font-size: 26px;
img,