Files
grecia/app/assets/stylesheets
Javi Martín 18813c8f2a Specify styles are meant for the main header
The <header> tag is a standard HTML tag which can be used in any section
of the page. We were adding the main header styles to all <header> tags
because in the past it was in only <header> tag we used.

That's not the case anymore, so instead of overwriting these styles on
every other <header> tag, modifying the rule so it only selects the main
header makes the code easier to maintain.
2020-11-23 18:05:43 +01:00
..
2020-11-03 14:58:02 +01:00
2020-10-21 13:19:52 +02:00
2020-10-21 13:19:52 +02:00
2020-07-17 16:24:20 +02:00
2020-11-23 18:04:55 +01:00
2019-01-21 12:02:27 -05:00
2019-02-02 19:18:26 +01:00