@utrecht/components
Version:
Components for the Municipality of Utrecht based on the NL Design System architecture
18 lines • 466 B
CSS
/**
* @license EUPL-1.2
* Copyright (c) 2020-2022 Gemeente Utrecht
* Copyright (c) 2020-2022 Frameless B.V.
*/
/**
* @license EUPL-1.2
* Copyright (c) 2020-2022 Gemeente Utrecht
* Copyright (c) 2020-2022 Frameless B.V.
*/
/* stylelint-disable-next-line block-no-empty */
.utrecht-alternate-lang-nav__heading {
/*
- Hide the heading from Headings navigation
- use `aria-labelledby` for a `navigation` or `region` landmark instead
*/
display: none;
}