Other useful pages

This commit is contained in:
Maurice
2024-02-01 16:11:09 +01:00
parent a1b5c513ea
commit 95466ae31e
6 changed files with 57 additions and 2 deletions

View File

@@ -65,3 +65,9 @@
</div>
</div>
</div>
<style>
:global(.mockup-code pre::before) {
margin-right: 0 !important;
}
</style>