Change kaehmy header html class name
This commit is contained in:
@@ -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;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user