Mobile improvements

This commit is contained in:
mathias 2016-12-22 21:41:41 +02:00
parent 044c326394
commit 3c8e3f3455

View file

@ -182,6 +182,7 @@ a:focus {
}
@media (max-width: 600px) {
#navigation {
bottom: 0;
height: auto;
width: 100%;
}
@ -191,9 +192,6 @@ a:focus {
#navigation a {
display: inline-block;
}
.main-container:first-child {
padding-top: 8.000em;
}
.main-container {
padding-left: 4%;
padding-right: 4%;