1. Simplified Mobile Navigation Logic
2. Added overscroll-behavior: contain to the mobile nav for better scrolling UX. 3. Refined Focus Styles: Kept the generic :focus outline 4. Improved Dark Mode Contrast 5.Enhanced Sticky Table Header Z-Index 6. Removed will-change from several hover/transition elements (btn, benefit-card, etc.) to prevent potential performance issues 7. Minor Polishing: Adjusted some transition timings for consistency, refined the .skip-link's z-index, and ensured consistent border-radius usage.
This commit is contained in:
parent
46e00217a3
commit
ea8c6c3512
1 changed files with 34 additions and 319 deletions
353
dist/css/styles.css
vendored
353
dist/css/styles.css
vendored
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue