Skip to content

Commit 4711830

Browse files
committed
(docs) fix space after CodePen embed
1 parent 8b40eeb commit 4711830

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/src/css/custom.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,3 +39,7 @@ body .feedback-btn {
3939
right: auto !important;
4040
left: 20px !important;
4141
}
42+
43+
.cp_embed_wrapper {
44+
margin: 0 0 var(--ifm-paragraph-margin-bottom);
45+
}

0 commit comments

Comments
 (0)