Skip to content

Commit

Permalink
Reduce size of Newspaper Archive CTA
Browse files Browse the repository at this point in the history
  • Loading branch information
tjmw committed Sep 5, 2024
1 parent a7dc665 commit 37bd572
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions client/components/mma/shared/NewspaperArchiveCta.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ export const NewspaperArchiveCta = (props: NewspaperArchiveCtaProps) => {
margin-top: ${space[5]}px;
`}
onClick={onExploreBtnClick}
size="small"
>
Explore the website
</LinkButton>
Expand Down

0 comments on commit 37bd572

Please sign in to comment.