fix header logo widths

This commit is contained in:
Christoph Schindlbeck 2023-03-14 21:42:02 +01:00
parent 001a383b45
commit 8b7e7f2a4a

View File

@ -359,6 +359,10 @@ a:active {
height: 50px; height: 50px;
} }
.hero-area img {
width: 100%;
}
@media only screen and (max-width:400px) { @media only screen and (max-width:400px) {
.hero-area .counter ul li .digit { .hero-area .counter ul li .digit {
font-size: 30px; font-size: 30px;