grid and forms

This commit is contained in:
Oskar Wickström
2024-08-25 16:20:55 +02:00
parent b3fc119ff4
commit ed8837080d
4 changed files with 112 additions and 3 deletions

View File

@@ -66,7 +66,7 @@ $body$
$for(include-after)$
$include-after$
$endfor$
<div class="grid"></div>
<div class="debug-grid"></div>
<button class="debug-toggle">Debug</button>
<script src="index.js"></script>
</body>