Change kaehmy header html class name

This commit is contained in:
henu
2017-10-25 18:14:17 +03:00
parent 21aea90c29
commit 54e54b00e2
2 changed files with 4 additions and 7 deletions
+2 -5
View File
@@ -8,7 +8,6 @@
.header-content .logo img {
display: block;
width: 100%;
height: auto;
margin: auto;
}
@@ -20,7 +19,7 @@
}
@media screen and (min-width: 1000px) {
.header-content {
.kaehmy_header-content {
position: absolute;
left: 0;
top: 0;
@@ -28,9 +27,7 @@
width: 100%;
}
.header {
.kaehmy_header {
margin-bottom: 331px;
}
}