mirror of
https://github.com/kogakure/website-astro-stefanimhoff.de.git
synced 2026-02-03 20:15:27 +00:00
feat: add scroll animations
This commit is contained in:
committed by
Stefan Imhoff
parent
b2d42e28d8
commit
b49b0f95fc
@@ -55,6 +55,7 @@ const description = 'This is a collection of Sketchnotes I’ve drawn.';
|
||||
'md:col-span-5 md:row-span-6':
|
||||
data.images[0].aspectRatio < 1 && data.coverSize === 'large',
|
||||
},
|
||||
'slide',
|
||||
]}
|
||||
>
|
||||
<Link title={data.title} href={`/sketchnotes/${slug}/`}>
|
||||
|
||||
Reference in New Issue
Block a user