update notice banner copy and styling

This commit is contained in:
2022-10-07 09:43:02 +01:00
parent e50dcb4d62
commit 57a7c8f379
4 changed files with 57 additions and 28 deletions
+1 -1
View File
@@ -169,10 +169,10 @@ const Home = (props) => {
</>
) : (
<>
<ServiceBanner />
{displayNotice && (
<NoticeBanner noticeContent={noticeContent} />
)}
<ServiceBanner />
<Main
ggLocale={ggLocale}
pages={pages}