Create team modal popup
derrekchow opened this issue · 2 comments
derrekchow commented
- Update the team page by removing bios and adding them in a modal
When a team picture is clicked, a modal should appear with their bio.
https://getbootstrap.com/docs/4.0/components/modal/
derrekchow commented
create a single modal just for now and we will create them procedurally later, don't create a modal for every team member, just do one properly styled one for now.
yashgurditta commented
Still need to change some colors including the backdrop of the modal.
Modals are functional but need to change some page styling.