Update header.scss

This commit is contained in:
Swift
2024-02-23 18:54:15 +03:30
parent a715e634e6
commit a4a151ae6b
+1 -5
View File
@@ -61,17 +61,15 @@
a {
padding: 20px;
white-space: nowrap;
@media (max-width: 1420px) {
font-size: 14px;
padding: 21px 8px;
white-space: nowrap;
}
@media (max-width: 1120px) {
font-size: 14px;
padding: 21px 4px;
white-space: nowrap;
}
}
@@ -132,13 +130,11 @@
.drop-down {
height: 169px;
}
}
&.contactus {
.drop-down {
height: 169px;
}
}
}