fix: increase header logo to 40px, use 192px source for crispness

This commit is contained in:
2026-05-17 21:13:03 +01:00
parent 2cbe3c6b76
commit 867e86615e

View File

@@ -886,8 +886,8 @@ body {
}
.title-logo {
width: 28px;
height: 28px;
width: 40px;
height: 40px;
display: block;
flex-shrink: 0;
}