thomasbromehead / Colmar

Final Project of Codecademy Pro Intensive Build Websites from Scratch
0 stars 0 forks source link

Using universal selectors #5

Open Rodrigap opened 6 years ago

Rodrigap commented 6 years ago

https://github.com/thomasbromehead/Colmar/blob/fb7ee24953f19a1d4e818bb8fcf1aebedb9dd8a6/Resources/style.css#L14

I noticed you have "margin: 0" in a lot of different sections, try using a universal selector (*) for this!