Add kaehmy banner

This commit is contained in:
Jan Tuomi
2017-10-17 20:28:48 +03:00
parent d6d2a8cae6
commit f91eb4cb25
9 changed files with 42 additions and 5 deletions
+22
View File
@@ -12,3 +12,25 @@
height: auto;
margin: auto;
}
.kaehmy-banner {
max-width: 1000px;
margin-left: auto;
margin-right: auto;
}
@media screen and (min-width: 1000px) {
.header-content {
position: absolute;
left: 0;
top: 0;
background-color: #052f5f;
width: 100%;
}
.header {
margin-bottom: 331px;
}
}