Fix asciidoc styling

This commit is contained in:
Daniel Kluge 2022-10-18 15:02:20 +02:00
parent 4438067904
commit 71c0e839c6

View File

@ -1,6 +1,7 @@
.asciidoc {
font-family: sans-serif;
:global {
@import "./asciidocBootSlate";
@import "~highlight.js/scss/atom-one-dark";
@ -114,4 +115,5 @@
bottom: 1em;
}
}
}
}