Open rimmesbe opened 6 years ago
You don't need 'header' in front of any of these selectors because you already have the id in the selector which is unique. Keep selector chains as short as you can, makes your code more flexible.
https://github.com/ElenaCid/capstone_colmar/blob/master/resources/css/style.css#L74-L88
You don't need 'header' in front of any of these selectors because you already have the id in the selector which is unique. Keep selector chains as short as you can, makes your code more flexible.
https://github.com/ElenaCid/capstone_colmar/blob/master/resources/css/style.css#L74-L88