Welkenraedt : logo adjustmts (bigger logo max-height then default)

This commit is contained in:
Daniel Muyshond 2019-11-14 09:25:20 +01:00
parent de0124ba5d
commit 729de63e35
1 changed files with 7 additions and 0 deletions

View File

@ -0,0 +1,7 @@
@charset "UTF-8";
/* logo adjustmts */
h1#logo a img {
max-height: 122px;
}