Add mobile layout
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
<div class="column gap-2 py-4 max-w-xs m-auto">
|
||||
<h1 class="heading"><slot name="title" /></h1>
|
||||
<p class="text-center"><slot name="info" /></p>
|
||||
</div>
|
||||
Reference in New Issue
Block a user