Skip to content

Commit 6a191cc

Browse files
committed
fix lint issues
1 parent 7950462 commit 6a191cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dotcom-rendering/src/components/LabsSectionHeader.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ const dividerStylesUntilLeftCol = css`
4040
position: relative;
4141
${until.leftCol} {
4242
margin-right: ${space[4]}px;
43-
:after {
43+
::after {
4444
content: '';
4545
position: absolute;
4646
top: 0;

0 commit comments

Comments
 (0)