Update src/styles/cardGames.css
All checks were successful
Release to Staging / build_and_release (push) Successful in 44s
All checks were successful
Release to Staging / build_and_release (push) Successful in 44s
This commit is contained in:
parent
24ea309dd1
commit
16b3c7684b
@ -22,6 +22,8 @@
|
|||||||
box-shadow: 0 0 8px 0 rgb(0, 0, 0, 0.1);
|
box-shadow: 0 0 8px 0 rgb(0, 0, 0, 0.1);
|
||||||
width: 100%;
|
width: 100%;
|
||||||
object-fit: cover; /* Ensures the image covers the container like a background image */
|
object-fit: cover; /* Ensures the image covers the container like a background image */
|
||||||
|
height: 396px;
|
||||||
|
max-width: 264px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.cardGameMainTitle {
|
.cardGameMainTitle {
|
||||||
|
Loading…
Reference in New Issue
Block a user