fix: correct width typo 56x -> 56px
All checks were successful
Build and Push Docker Image / build (push) Successful in 29s
CI / Security audit (push) Successful in 1m34s
CI / Tests & coverage (push) Successful in 2m0s

This commit is contained in:
2026-05-17 21:21:16 +01:00
parent c98b81c8bd
commit fecb96b04e

View File

@@ -886,7 +886,7 @@ body {
}
.title-logo {
width: 56x;
width: 56px;
height: 56px;
display: block;
flex-shrink: 0;