mirror of
https://github.com/kogakure/website-astro-stefanimhoff.de.git
synced 2026-02-04 04:25:28 +00:00
chore: replace custom styling with Verse component
This commit is contained in:
@@ -12,6 +12,7 @@ import { mapping } from '../mdx-components';
|
||||
<PageTitle grid="wide" innerGrid>Not Found.</PageTitle>
|
||||
<Verse
|
||||
class="z-10 col-start-1 col-end-17 row-start-2 text-3 italic mbe-10 mbs-10 md:col-start-3 md:col-end-9"
|
||||
variant="left"
|
||||
>
|
||||
<Haiku components={mapping} />
|
||||
</Verse>
|
||||
|
||||
Reference in New Issue
Block a user