We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc8bf65 commit e1e3efeCopy full SHA for e1e3efe
dotcom-rendering/src/components/LabsPageHeader.tsx
@@ -53,7 +53,7 @@ const leftContentChildStyles = css`
53
}
54
/* Right border */
55
position: relative;
56
- :after {
+ ::after {
57
content: '';
58
position: absolute;
59
right: 0;
0 commit comments