Commit 397c3ba
perf: remove background-attachment:fixed body gradient (scroll jank + dead code)
background-attachment:fixed disables GPU compositing, causing CPU repaints
on every scroll frame. The image was also fully covered by page-level
Tailwind backgrounds and served no visual purpose.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent a272eb3 commit 397c3ba
1 file changed
+0
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
0 commit comments