some minor fixes

This commit is contained in:
2019-12-20 07:16:29 +01:00
parent 2b9c2128b7
commit 8728a6c798
2 changed files with 5 additions and 1 deletions

View File

@@ -174,6 +174,10 @@ div.info {
position: initial;
}
#logo img {
max-width: 100%;
}
article, header {
margin: 0;
}