Fixed syntax include

This commit is contained in:
2025-02-02 16:55:40 +11:00
parent 3747d0a326
commit 2ea552fedd
2 changed files with 2 additions and 1 deletions

View File

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