FAMNM / famnm-website

Website of the First Alumni & Mentors Network at Michigan
https://famnm.club
5 stars 4 forks source link

CSS Refactor (First Pass) #148

Closed eashwar closed 4 years ago

eashwar commented 4 years ago

Checklist

Description

This (large) pull request represents our 'first pass' at refactoring the CSS used on the FAMNM website. Our main goal was to reduce the amount of custom CSS as much as possible, instead replacing custom rules with the equivalent Boostrap 4 rules. Additionally, wherever possible, this refactor attempts to utilize Jekyll/Liquid templating for any tables/lists/sets of images using the same CSS rules to improve maintainability.