Use same desktop.webp for all devices - simpler and cleaner

- Remove separate mobile image (was causing file bloat and complexity)
- Use desktop.webp (716 KB) for all screen sizes via media query
- Browser's background-size: cover handles responsive display
- Simplify preload-images.html to single image preload
- Cleaner CSS without unnecessary file duplication
This commit is contained in:
Kirik
2025-11-12 20:06:59 +01:00
parent 82ad87dbfc
commit a6ee115908
3 changed files with 4 additions and 7 deletions
Binary file not shown.

Before

Width:  |  Height:  |  Size: 69 KiB

After

Width:  |  Height:  |  Size: 716 KiB