fix: center logo

This commit is contained in:
Torsten Dittmann
2025-01-29 22:32:35 +01:00
parent 9469d0e5be
commit c3af8c33cc
+1 -1
View File
@@ -270,7 +270,7 @@
@media (min-width: 768px) {
.only-desktop {
display: block;
display: flex;
}
.only-mobile {
display: none;