fix: use new mobile vector for our work

Replace the clip-path composition of the desktop SVG with a real <img> that references the artist-supplied mobile-work-vector.svg. Drop the CSS-layer trick and the ::before/::after background pieces; the new mobile SVG already covers the composition. Update the linework composition test to assert against the new <img>.
This commit is contained in:
Keith Solomon
2026-06-28 13:06:01 -05:00
parent 8c239e15f6
commit daeb184dd1
4 changed files with 15 additions and 50 deletions
File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 312 KiB