This commit is contained in:
Lanta 2023-11-29 13:18:40 +01:00
parent 2abc9a49de
commit 18edded43a
2 changed files with 4 additions and 3 deletions

View file

@ -33,7 +33,8 @@ th:nth-child(4), td:nth-child(4), th:nth-child(9), td:nth-child(9) {
}
header .banner {
max-height: 100px;
max-height: 150px; /* before xmass 100 */
width: 100%;
margin: 10px auto 0px auto;
}