Open
Description
- Add the ability to scroll through the different sections of the home page (banner, what is hack, current events, about us, and FAQs + footer)
- Play around with different ways to implement this
- Ideally have some way to have the entire screen "snap" to each section (similar to https://studio.uclaacm.com/)
- Easiest way should be to use the native CSS properties for this
- And on mobile screens, disable the scroll snapping behavior
- See here for example and more info under "New Ideas 4/19"
- For this and all other issues with the revamp tag, create a branch off of the branch revamp and create a PR that merges your branch into the revamp branch!