A responsive navigation component that adapts to different screen sizes. On mobile, it transforms into a hamburger menu with smooth animations.
This navigation component uses the checkbox hack to toggle the mobile menu without JavaScript. The hamburger icon is only visible on screens smaller than 768px wide.
Try resizing your browser window to see the responsive behavior in action!