Oh fuck Jekyll. If this doesn't work, I'm leaving it for now.

This commit is contained in:
2025-02-02 17:11:07 +11:00
parent 47e6983ad1
commit d95c6e6479
2 changed files with 8 additions and 16 deletions

View File

@@ -7,11 +7,3 @@
.ui.segment {
overflow-x: unset;
}
/* copied from the main theme, fixes syntax highlighting */
pre:has(> code.language-toy) {
line-height: 1.18em;
overflow-x: auto;
width: fit-content;
max-width: 100%;
}