ux: increase vertical padding code blocks

This commit is contained in:
Henk Verlinde 2021-09-15 15:40:28 +02:00
parent 3be59bcc3c
commit 1c9f9bce12
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ pre code {
}
.hljs {
padding: 1.25rem 1.5rem;
padding: 1.5rem !important;
}
@include media-breakpoint-down(sm) {