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

@ -1 +1 @@
Subproject commit a6f190336a3029132253e25ba410789885351c40 Subproject commit 34289b44409811b16e933a06c557c33be4af7a7f

View file

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