Skip to content

Commit c1521af

Browse files
committed
style: change margin-buttom of code block
1 parent 8a8a940 commit c1521af

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,11 @@
11
@import '../../../../mods/bootstrap/scss/index';
2+
3+
.collapse-wrapper {
4+
.highlight {
5+
margin-bottom: .25rem;
6+
}
7+
8+
pre {
9+
margin-bottom: 0;
10+
}
11+
}

0 commit comments

Comments
 (0)