Tweak responsive values a bit

This commit is contained in:
2015-10-17 13:22:18 +01:00
parent b23eafab42
commit 88cc279409

View File

@@ -13,7 +13,7 @@
} }
.site-header-container { .site-header-container {
width: 595px; width: 585px;
position: absolute; position: absolute;
top: 50%; top: 50%;
left: 50%; left: 50%;
@@ -109,7 +109,7 @@
} }
} }
@media screen and (max-width: 640px) { @media screen and (max-width: 615px) {
.site-header { .site-header {
.site-header-container { .site-header-container {
width: 410px; width: 410px;