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 7950462 commit 6a191ccCopy full SHA for 6a191cc
dotcom-rendering/src/components/LabsSectionHeader.tsx
@@ -40,7 +40,7 @@ const dividerStylesUntilLeftCol = css`
40
position: relative;
41
${until.leftCol} {
42
margin-right: ${space[4]}px;
43
- :after {
+ ::after {
44
content: '';
45
position: absolute;
46
top: 0;
0 commit comments