Skip to content

Commit 8295568

Browse files
author
sookburt
committed
remove extra headline bottom border to fix chromatic changes
1 parent 637619e commit 8295568

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

dotcom-rendering/src/components/marketing/banners/designableBanner/components/DesignableBannerHeader.tsx

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -85,10 +85,6 @@ const getStyles = (
8585
${mobileHeadlineSize};
8686
}
8787
88-
${from.tablet} {
89-
margin-bottom: ${space[6]}px;
90-
}
91-
9288
${from.phablet} {
9389
${headlineMedium34}
9490
}

0 commit comments

Comments
 (0)