You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: add interactive reveal button for code overlay and improve UI responsiveness (#261)
- Implemented a button to toggle display of lengthy code snippets with smooth animations
- Added styles for overlay, button, and responsive behavior, including reduced motion support
- Enhanced user experience by hiding scroll indicator when overlay is active
- Updated event handling to manage overlay visibility and animations effectively
- Included media queries for mobile and reduced motion preferences
- Minor code adjustments for better maintainability and visual consistency
0 commit comments