This commit is contained in:
Robert Jagtiani
2024-12-10 01:59:35 +01:00
parent a058150bf4
commit bc1b2cef90
19 changed files with 694 additions and 517 deletions

6
src/pages/test.astro Normal file
View File

@@ -0,0 +1,6 @@
<div class="grid grid-cols-formbutton-line-4">
<div>1</div>
<div>2</div>
<div>3</div>
<div>4</div>
</div>