Skip to content

Commit 495d5f7

Browse files
committed
Disable examples section margin
1 parent 9583a70 commit 495d5f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/src/styles/custom.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
}
4343

4444
.code-example {
45-
margin-bottom: 1.5rem;
45+
/*margin-bottom: 1.5rem;*/
4646
}
4747
.code-example > :first-child {
4848
margin-bottom: 0.5rem;

0 commit comments

Comments
 (0)