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
* Set nav's bottom to make it scrollable again
* Improve layout and navigation scroll behavior
- Ensured the footer is part of the `nav` and sticks to the bottom by default,
appearing at the bottom of the scroll when content overflows.
- Applied flexbox layout to `nav` and `main` to manage space distribution.
0 commit comments