forked from UKSOURCE/hailearning.edu.vn
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:
@@ -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 {
|
||||
|
||||
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user