bastogne : fix logo size

This commit is contained in:
Daniel Muyshond 2021-02-19 16:30:07 +01:00
parent 707e4552ed
commit e98e6fe98d
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ div#header {
}
h1#logo a img {
max-height: 200px;
max-height: 149px;
}
@media screen and (max-width: 320px) {