Skip to content

Commit 144507a

Browse files
committed
Remove todo comment
1 parent 3064ec7 commit 144507a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/app/conf/2025/components/hero/index.tsx

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,6 @@ import heroPhoto from "./hero-photo.jpeg"
99
import blurBean from "./blur-bean-cropped.webp"
1010
import { ImageLoaded } from "./image-loaded"
1111

12-
// - the background is made of even and odd stripes every 12px and a mask
13-
// - i can have two divs with repeating background image and a mask
14-
1512
export function Hero() {
1613
return (
1714
<article className="relative isolate flex flex-col justify-center bg-pri-base text-neu-0 dark:bg-pri-darker dark:text-neu-900">

0 commit comments

Comments
 (0)