Comment by SpyCoder77 9 hours ago On mobile if you zoom in the background gives you a headache 1 comment SpyCoder77 Reply semolino 8 hours ago The page would benefit from image-rendering: pixelated; in the CSS which would probably(?) prevent the headache-inducing effect, which I'm guessing comes from the hard edges of the background image tiling contrasted with the bilinear upscale blur.The site looks like it was abandoned in 2023, however.
semolino 8 hours ago The page would benefit from image-rendering: pixelated; in the CSS which would probably(?) prevent the headache-inducing effect, which I'm guessing comes from the hard edges of the background image tiling contrasted with the bilinear upscale blur.The site looks like it was abandoned in 2023, however.
The page would benefit from
in the CSS which would probably(?) prevent the headache-inducing effect, which I'm guessing comes from the hard edges of the background image tiling contrasted with the bilinear upscale blur.
The site looks like it was abandoned in 2023, however.