first commit
This commit is contained in:
commit
ff7c974867
227 changed files with 12908 additions and 0 deletions
5
src/components/SkinnyCenter.astro
Normal file
5
src/components/SkinnyCenter.astro
Normal file
|
@ -0,0 +1,5 @@
|
|||
<div
|
||||
class="mx-auto mb-8 mt-2 max-w-full p-4 pb-16 md:mb-32 md:mt-16 md:max-w-screen-lg md:p-5"
|
||||
>
|
||||
<slot />
|
||||
</div>
|
Loading…
Add table
Add a link
Reference in a new issue