chchchchch changez
This commit is contained in:
parent
2232741e04
commit
f0b541cfdc
24 changed files with 175 additions and 129 deletions
|
@ -9,7 +9,7 @@ const { title, description, icon, date } = Astro.props;
|
|||
<Layout title={title} description={description} date={date}>
|
||||
<div>
|
||||
<Header />
|
||||
<main>
|
||||
<main class="pr-48">
|
||||
<Strapline title={title} description={description} icon={icon} date={date} />
|
||||
<slot />
|
||||
</main>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue