Files
snek/src
retoor c8c81f2dce fix: remove fixed positioning from header on mobile viewports
The `position:fixed` declaration was removed from the header element within the
max-width 768px media query, allowing the header to scroll naturally with content
on smaller screens instead of remaining fixed at the top.
2025-04-14 21:16:52 +00:00
..