mirror of
https://github.com/kogakure/website-astro-stefanimhoff.de.git
synced 2026-02-03 20:15:27 +00:00
fix(haiku): issue with the header height
This commit is contained in:
@@ -33,7 +33,7 @@ const description = `Haiku ${entry.slug} in German and English.`;
|
||||
---
|
||||
|
||||
<BaseLayout title={title} description={description} header={false} footer={false}>
|
||||
<div class="grid-rows-[clamp(3rem,_5.55vw,_9rem) 1fr] grid h-full grid-cols-18 print:block">
|
||||
<div class="grid h-full grid-cols-18 grid-rows-[clamp(3rem,_5.55vw,_9rem)_1fr] print:block">
|
||||
<PageHeader
|
||||
class="z-10 col-span-full row-start-1 bg-transparent !mbe-0 dark:bg-transparent"
|
||||
navigation={false}
|
||||
|
||||
Reference in New Issue
Block a user