Skip to content

Commit

Permalink
style: change margin-buttom of code block
Browse files Browse the repository at this point in the history
  • Loading branch information
razonyang committed May 3, 2024
1 parent 8a8a940 commit c1521af
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions assets/hb/modules/bootstrap/scss/index.scss
Original file line number Diff line number Diff line change
@@ -1 +1,11 @@
@import '../../../../mods/bootstrap/scss/index';

.collapse-wrapper {
.highlight {
margin-bottom: .25rem;
}

pre {
margin-bottom: 0;
}
}

0 comments on commit c1521af

Please sign in to comment.