Add mobile layout

This commit is contained in:
Jon Staab
2024-10-09 16:11:23 -07:00
parent 05b320cd98
commit 09c3668afd
33 changed files with 513 additions and 185 deletions
+5
View File
@@ -0,0 +1,5 @@
<div class="column gap-4 py-12">
<h1 class="superheading"><slot name="title" /></h1>
<p class="text-center"><slot name="info" /></p>
</div>