update notice banner copy and styling
This commit is contained in:
+1
-1
@@ -169,10 +169,10 @@ const Home = (props) => {
|
||||
</>
|
||||
) : (
|
||||
<>
|
||||
<ServiceBanner />
|
||||
{displayNotice && (
|
||||
<NoticeBanner noticeContent={noticeContent} />
|
||||
)}
|
||||
<ServiceBanner />
|
||||
<Main
|
||||
ggLocale={ggLocale}
|
||||
pages={pages}
|
||||
|
||||
Reference in New Issue
Block a user