Skip to content

Commit

Permalink
fix: better styling
Browse files Browse the repository at this point in the history
  • Loading branch information
ajohn25 committed Nov 14, 2023
1 parent 7cb4e32 commit 9e1bc5d
Showing 1 changed file with 11 additions and 4 deletions.
15 changes: 11 additions & 4 deletions src/components/NoticeText/ShutdownNoticeText.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,17 @@ const ShutdownNoticeText: React.FC = () => (
<>
<p>
Politics Rewired is winding down operations. Text messages will no longer
be deliverable after <strong> November 15</strong>, 2023 and your instance
will no longer be available after <strong> November 22</strong>, 2023.
Please find more details in our transition document here:
politicsrewired.com
be deliverable after <strong> November 15, 2023 </strong> and your
instance will no longer be available after{" "}
<strong> November 22, 2023</strong>. Please find more details in our
transition document here:{" "}
<a
href="https://www.politicsrewired.com"
target="_blank"
rel="noreferrer"
>
politicsrewired.com
</a>
</p>
<p>
Thank you for choosing us for your texting outreach, and we wish you the
Expand Down

0 comments on commit 9e1bc5d

Please sign in to comment.