add icon
This commit is contained in:
3
superpage/src/components/Container.astro
Normal file
3
superpage/src/components/Container.astro
Normal file
@@ -0,0 +1,3 @@
|
||||
<div class:list={[Astro.props.class, 'max-w-7xl mx-auto max-2xl:px-3']} {...Astro.props}>
|
||||
<slot />
|
||||
</div>
|
||||
Reference in New Issue
Block a user