Add Export toggle

This commit is contained in:
Jeremy Thomas
2024-06-27 03:04:40 +01:00
parent 96de5b2f45
commit 3c1e19a9ad
11 changed files with 194 additions and 82 deletions

View File

@@ -39,7 +39,7 @@
font-size: 1rem;
overflow: auto;
padding: 1em 1.25em;
margin: 0.5rem -0.5rem;
margin: 0.5rem -0.5rem -0.5rem;
}
& > .language-css {