460cd29 Show on GitHub
- Author: Alisa
- Date: 11/20/2025, 12:33:22 AM
- Message: feat(navbar): add CSS-only language dropdown Implemented a fully CSS-driven language selector: - added checkbox-based toggle mechanism for EN/NL dropdown - added caret SVG that rotates 180° when the dropdown is open - added dropdown menu markup with EN/NL language links - styled dropdown menu positioning, spacing and hover states Refs: #147
- Stats: 86 total changes (+76 / -10)
Changed Files
src/lib/components/NavBar.svelte— +76 / -10 (86 changes)