diff --git a/src/styles/cardMod.css b/src/styles/cardMod.css index f50658c..4bd8600 100644 --- a/src/styles/cardMod.css +++ b/src/styles/cardMod.css @@ -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 */ }