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

@@ -45,8 +45,8 @@ Version: 1.0.0
--body: #fff;
--black: #000;
--white: #fff;
--theme: #e13833;
--theme-2: #0048b4;
--theme: #BF3432;
--theme-2: #0a2347;
--header: #151a26;
--text: #535761;
--text-2: #0b4e3d;