Skip to content

Commit

Permalink
remove unused css
Browse files Browse the repository at this point in the history
  • Loading branch information
abeddow91 committed Jan 21, 2025
1 parent 480747e commit 64dd09b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions dotcom-rendering/src/components/Masthead/HighlightsCard.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -121,9 +121,6 @@ const audioPillIcon = css`
border-radius: 50%;
> svg {
margin-left: auto;
margin-right: auto;
display: block;
fill: ${palette('--highlights-container-background')};
}
`;
Expand Down

0 comments on commit 64dd09b

Please sign in to comment.