feat(ui): improve mobile navbar responsiveness

- Hide title text on mobile (≤768px), show logo only
- Hide secondary tools (star, heart, GitHub) on mobile for cleaner header
- Maintain full desktop experience with all icons
- Optimize navbar spacing and touch targets for mobile
- Add responsive breakpoints for different screen sizes
This commit is contained in:
Vijay Janapa Reddi
2025-08-03 20:47:51 -04:00
parent 79bdd39781
commit d949c585c3
2 changed files with 170 additions and 2 deletions

View File

@@ -65,8 +65,8 @@ website:
search: true
pinned: true
collapse: true
collapse-below: "md"
title: "Machine Learning Systems"
collapse-below: "lg"
title: "ML Systems"
right:
- icon: code
text: "Labs"