Fix missing image in css file (#2377)

* Fix missing image in css file

* Trigger CI
This commit is contained in:
Abdon Pijpelink
2026-05-27 16:59:44 +02:00
committed by GitHub
parent 72ea635755
commit 7eed3a0b9d
@@ -210,7 +210,6 @@
left: 0;
right: 0;
bottom: 0;
background-image: url('/img/healthcare/use-case-texture.png');
background-size: pxToRem(819) pxToRem(819);
mix-blend-mode: overlay;
opacity: 0.5;