feat: implement a new responsive mobile header and slide-out menu system with multi-level submenus.

This commit is contained in:
LNHA
2026-02-09 13:21:13 +07:00
parent 976221c826
commit 40840ed324
2 changed files with 4 additions and 4 deletions

View File

@@ -48,9 +48,9 @@
}
/* Hide "Apply now" button on mobile */
.header-1 .header-right .theme-btn {
/* .header-1 .header-right .theme-btn {
display: none;
}
} */
/* Mobile search icon styling */
.mobile-search-icon {