change img height width

This commit is contained in:
mischa 2023-06-11 18:17:47 +00:00
parent bd65552c2d
commit 41fb1af65f
1 changed files with 2 additions and 2 deletions

View File

@ -247,8 +247,8 @@ h2 { font-size: 1.25rem; }
}
.logo-container img {
width: 75%;
height: 75%;
max-height: 100%;
max-width: 100%;
}
@media (prefers-color-scheme: dark) {