Skip to content

Commit

Permalink
ux: increase vertical padding code blocks
Browse files Browse the repository at this point in the history
  • Loading branch information
h-enk committed Sep 15, 2021
1 parent 3be59bc commit 1c9f9bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/scss/components/_code.scss
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ pre code {
}

.hljs {
padding: 1.25rem 1.5rem;
padding: 1.5rem !important;
}

@include media-breakpoint-down(sm) {
Expand Down

0 comments on commit 1c9f9bc

Please sign in to comment.