fix: correct width typo 56x -> 56px
Some checks failed
Build and Push Docker Image / build (push) Has been cancelled
CI / Security audit (push) Has been cancelled
CI / Tests & coverage (push) Has been cancelled

This commit is contained in:
2026-05-17 21:21:16 +01:00
parent 9f764998a8
commit 0bcaf6bc2c

View File

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