The nav bar hung off the side on mobile, so we've replaced the mobile nav links with emojis. This allows us to have a decent mobile view without importing external icons, or adding a javascript framework, which would enable us to add a component library with a hamburger menu. If we wish to add additional nav items in the future, this solution will be limiting, however, I don't foresee that being an issue.
We also cleaned up some large descriptions that didn't need to be in the index, broke up timestamps, and dealt with responsive issues on the profile.
Description of Feature or Issue
closes #98
The nav bar hung off the side on mobile, so we've replaced the mobile nav links with emojis. This allows us to have a decent mobile view without importing external icons, or adding a javascript framework, which would enable us to add a component library with a hamburger menu. If we wish to add additional nav items in the future, this solution will be limiting, however, I don't foresee that being an issue.
We also cleaned up some large descriptions that didn't need to be in the index, broke up timestamps, and dealt with responsive issues on the profile.
Checklist
User-Facing Changes