This commit is contained in:
Markus Dieckmann 2018-06-22 11:01:01 +02:00
parent 22d7aa930d
commit fa627b8691

View File

@ -76,7 +76,7 @@
} }
@media only screen and (max-width: 1280px) { @media only screen and (max-width: 1280px) {
.container { .container {
height: auto height: auto;
} }
#clock { #clock {
margin-top: 1em; margin-top: 1em;