Added mobile optimized viewport

This commit is contained in:
2019-02-13 20:24:53 +01:00
parent 0766e4fc9c
commit e95b0cb407
5 changed files with 53 additions and 36 deletions

View File

@@ -254,6 +254,10 @@ nav.menu li#links {background-image: url(/img/dock_links.png);}
height: auto;
}
header h1 a {
font-size: 1.5em
}
.image-left {
float: none;
}