#Built my personal website with Next.js! First t...
1 messages · Page 1 of 1 (latest)
Nice, how did you do that background lighting effect?
Which effect? Do you mean the gradient/grid overlay or something else?
Yeah at the top over the grid
Its an opaque, background gradient absolutely positioned over the top of the page, here's the component:
https://github.com/ddddurk/website/blob/main/src/components/OverlayGradient.tsx
GitHub
ddddurk.com. Contribute to ddddurk/website development by creating an account on GitHub.