6 Commits

Author SHA1 Message Date
hiep200311 d198ca2ca0 Revert "fix: expand sidebar visibility to all non-desktop screens (≤992px)"
This reverts commit b999d51232.
2026-06-05 21:08:21 +07:00
hiep200311 b999d51232 fix: expand sidebar visibility to all non-desktop screens (≤992px)
- sidebar.css: change .floating-menu-btn breakpoint from max-width:768px
  to max-width:992px so the button appears on tablets as well
- header.css: move .nav-container hide + .floating-menu-btn show into
  the ≤992px block so desktop nav is hidden and sidebar activates on
  all mobile + tablet viewports (Bootstrap lg breakpoint)
- ≥993px (desktop): header nav visible, sidebar hidden
- ≤992px (tablet + mobile): header nav hidden, sidebar floating button shown"
2026-06-05 21:06:08 +07:00
hiep200311 3c4385777c Refactor: Extract sidebar into a reusable component 2026-06-04 08:38:42 +07:00
MinhQuan 0768839c60 header: move images to local 2026-06-03 02:49:30 +07:00
MinhQuan 621cda7224 contact: change route name 2026-06-03 02:05:46 +07:00
MinhQuan 31d30434d6 init 2026-06-03 01:06:32 +07:00