Oh, come on

This commit is contained in:
2025-01-22 09:59:47 +11:00
parent a95ed58cd8
commit f1c2e449ea

View File

@@ -1,3 +1,5 @@
@media only screen and (max-width: 768px) {
.custom-mobile-hide { .custom-mobile-hide {
display: none !important; display: none !important;
} }
}