make logo bit smaller

This commit is contained in:
oxeo0 2025-06-20 13:47:23 +02:00
parent df2aa9f626
commit dea68c9a82
No known key found for this signature in database
GPG key ID: B4DCEAB52B5BEC67
2 changed files with 3 additions and 3 deletions

View file

@ -29,8 +29,8 @@
.md-header__button.md-logo img,
.md-header__button.md-logo svg {
height: 70%;
width: 70%;
height: 50%;
width: 50%;
}
img {