Remove unused style

This commit is contained in:
Jackson Harper 2022-03-31 12:55:05 -07:00
parent 6d480ffe38
commit 1b5a179a00

View file

@ -38,11 +38,6 @@ const CopyButton = () => {
}
export default function Newsletters(): JSX.Element {
const HighlightText = styled(SpanBox, {
padding: '2px',
background: '$highlightBackground',
})
return (
<PrimaryLayout
pageMetaDataProps={{