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 2739b94 commit 5cd0644Copy full SHA for 5cd0644
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