This commit is contained in:
Lanta 2023-11-29 13:24:15 +01:00
parent e2aa20ebc9
commit ea8bf266fc

View file

@ -63,7 +63,7 @@ header .banner {
max-width: 100%;
max-height: 250px; /* before xmass 200 */
display: block;
margin: 10px auto 0px auto; /* before xmass 40 auto 0px auto */
margin: 5px auto 5px auto; /* before xmass 40 auto 0px auto */
width: auto;
border-radius: 10px;
}