Fix code styling

This commit is contained in:
Michael Fabian 'Xaymar' Dirks
2022-01-12 22:16:38 +01:00
parent 1356033b66
commit 065a63f60b
-2
View File
@@ -2,9 +2,7 @@
// Block: Code // Block: Code
// -------------------------------------------------------------------------------- // --------------------------------------------------------------------------------
.block-code { .block-code {
padding: .2rem;
background: $theme-code-background; background: $theme-code-background;
font-size: 0.9em;
} }
.block-code > .content { .block-code > .content {