Increased size of logo to 64px for better balance

This commit is contained in:
2026-05-17 21:16:36 +01:00
parent 867e86615e
commit 90bf411e0c

View File

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