Skip to content

Commit d503490

Browse files
committed
Make the transition a tad longer
1 parent d25baeb commit d503490

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
-110 Bytes
Binary file not shown.

src/app/conf/2025/events/fost/hero-image-proper.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ export function HeroImageProper() {
1919
<img
2020
id="hero-image"
2121
suppressHydrationWarning
22-
className="absolute inset-0 size-full object-cover opacity-0 duration-75"
22+
className="absolute inset-0 size-full object-cover opacity-0 duration-150"
2323
width={heroPhoto.width}
2424
height={heroPhoto.height}
2525
/>

0 commit comments

Comments
 (0)