fix: update page-logo width for improved layout consistency

This commit is contained in:
Mark 2025-05-15 10:36:21 +01:00
parent 483507e9f1
commit 56928abb6b

View File

@ -12824,7 +12824,7 @@ textarea.form-control {
height: 200px;
}
.page-logo {
width: 100%;
width: 30%;
height: auto;
margin-top: -20%;
}