YaleComputerSociety/Yalies-Legacy
Change student photo from background-image to an actual image element
Open
#241 opened on Mar 18, 2024
front-endgood first issuewill be fixed during rewrite
Repository metrics
- Stars
- (12 stars)
- PR merge metrics
- (PR metrics pending)
Description
Right now, student ID photos are displayed with the background-image property instead of an img tag. This is bad for accessibility, and also it means you can't right click to save the image.