Files
nairobi/app
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-02-17 16:30:38 +01:00
2020-10-29 11:29:45 +01:00
2020-11-23 18:04:55 +01:00