update notice banner copy and styling
This commit is contained in:
@@ -32,12 +32,16 @@ export default function NoticeBanner(props) {
|
||||
<>
|
||||
{bannerOpenCookie ? (
|
||||
<div className="govuk-warning-text noticebanner">
|
||||
<span
|
||||
{/* <span
|
||||
className="govuk-warning-text__icon"
|
||||
aria-hidden="true"
|
||||
>
|
||||
!
|
||||
</span>
|
||||
<Image
|
||||
src="/assets/images/information.svg"
|
||||
width="30px"
|
||||
height="30px"
|
||||
/>
|
||||
</span> */}
|
||||
<strong className="govuk-warning-text__text">
|
||||
<span className="govuk-warning-text__assistive">
|
||||
Warning
|
||||
|
||||
Reference in New Issue
Block a user