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 @@
.custom-mobile-hide { @media only screen and (max-width: 768px) {
display: none !important; .custom-mobile-hide {
display: none !important;
}
} }