Merge pull request 'feat: implement a new responsive mobile header and slide-out menu system with multi-level submenus.' (#32) from hoanganh-03022026-appointment-contact-pricing into main

Reviewed-on: UKSOURCE/hailearning.edu.vn#32
This commit is contained in:
2026-02-09 06:24:05 +00:00
2 changed files with 4 additions and 4 deletions

View File

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

View File

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