We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 338fb72 commit b64a7aaCopy full SHA for b64a7aa
_styles/card_research.scss
@@ -23,7 +23,7 @@
23
.card-image img {
24
aspect-ratio: 3 / 2;
25
object-fit: cover;
26
- width: 100%;
+ width: 92% !important;
27
// box-shadow: var(--shadow);
28
}
29
0 commit comments