chingu-voyages / v47-tier1-team-03

Look Ahead | Voyage-47 | https://chingu.io/ | Twitter: https://twitter.com/ChinguCollabs
0 stars 2 forks source link

DRY CSS #48

Closed cris-valente closed 9 months ago

cris-valente commented 9 months ago

I'm submitting a PR with some changes I made to refactoring branch I just created. I worked on the CSS file to make it DRYer (Do not Repeat Yourself) by grouping selectors and deleting repeated references and useless code like for example (font-size: 16px). I also converted px to rem, feel free to disagree. :wink: