Sth is not right with the sidenote alignment

This commit is contained in:
Simon Martens
2025-05-21 08:14:43 +02:00
parent afd1433293
commit 6203ee2aaf

View File

@@ -40,4 +40,5 @@
<script type="module">
import { Letter } from "/assets/scripts.js";
Letter();
console.log("Letter script run");
</script>