image compress #166

Merged
OpzekerIT merged 2 commits from dev into main 2023-11-29 21:04:30 +00:00
Showing only changes of commit ea8bf266fc - Show all commits

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;
}