Fixed mobile theme css issue

This commit is contained in:
Djeex
2025-09-04 10:10:39 +02:00
parent 5fb6ef18d1
commit 54e9281793

View File

@ -50,7 +50,7 @@ img, tag {
.hero-background { .hero-background {
max-width: 90%; max-width: 90%;
margin: auto; margin: 0 auto;
} }
.back-button { .back-button {