Commit f613990
committed
Fix: Prevent background image resizing on content expansion
Added 'background-attachment: fixed;' and 'background-repeat: no-repeat;' to the '.play-area' class. This ensures the background image remains fixed to the viewport and does not resize or move when the content height changes, providing a more stable visual experience.1 parent 17292be commit f613990
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
| 34 | + | |
33 | 35 | | |
34 | 36 | | |
35 | 37 | | |
| |||
0 commit comments