Increased size of logo to 64px for better balance
All checks were successful
Build and Push Docker Image / build (push) Successful in 22s
CI / Security audit (push) Successful in 1m8s
CI / Tests & coverage (push) Successful in 1m15s

This commit is contained in:
2026-05-17 21:16:36 +01:00
parent b88787a3c9
commit 03087aed28

View File

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