Update src/styles/cardMod.css
All checks were successful
Release to Staging / build_and_release (push) Successful in 42s

This commit is contained in:
freakoverse 2024-09-02 09:57:28 +00:00
parent 8726d042f2
commit f13d800d85

View File

@ -19,6 +19,7 @@
position: absolute;
width: 100%;
height: 100%;
top: 0;
object-fit: cover; /* Ensures the image covers the container like a background image */
}