Skip to content

Commit

Permalink
docs(PPDSC-2707): removed unwanted styles
Browse files Browse the repository at this point in the history
  • Loading branch information
Ravindren authored and Ravindren committed Mar 21, 2023
1 parent d3b1e8b commit e487023
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/headline/__tests__/headline.stories.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,6 @@ const HeadlineText = 'Heading';

const MarginOverridesWrapper = styled.div`
border: 1px dashed;
marginblock: 'space030';
margininline: 'space030';
paddingblock: 'space030';
paddinginline: 'space030';
${getColorCssFromTheme('borderColor', 'red060')}
`;

Expand Down

0 comments on commit e487023

Please sign in to comment.