nhsuk / nhsuk-frontend

NHS.UK frontend contains the code you need to start building user interfaces for NHS websites and services.
https://nhsuk.github.io/nhsuk-frontend/
MIT License
623 stars 107 forks source link

Override browser styling for <address> element #291

Closed GrilloPress closed 5 years ago

GrilloPress commented 5 years ago

Currently if you use the <address> element you get the default browser styling. Which is italics in most browsers.

Chrome:

image

Firefox:

image

mcheung-nhs commented 5 years ago

Thanks @GrilloPress - we'll add the <address> styling to our core styles somewhere

mcheung-nhs commented 5 years ago

@GrilloPress - Default styling added to core and available in the latest release (https://github.com/nhsuk/nhsuk-frontend/releases/tag/0.5.2) so closing issue.