Skip to content

Commit 5cd0644

Browse files
committed
fix stylelint issue
1 parent 2739b94 commit 5cd0644

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dotcom-rendering/src/components/LabsPageHeader.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ const leftContentChildStyles = css`
5353
}
5454
/* Right border */
5555
position: relative;
56-
:after {
56+
::after {
5757
content: '';
5858
position: absolute;
5959
right: 0;

0 commit comments

Comments
 (0)