Skip to content

Commit

Permalink
updated research card style
Browse files Browse the repository at this point in the history
  • Loading branch information
jyao97 committed Aug 12, 2024
1 parent 338fb72 commit b64a7aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _styles/card_research.scss
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
.card-image img {
aspect-ratio: 3 / 2;
object-fit: cover;
width: 100%;
width: 92% !important;
// box-shadow: var(--shadow);
}

Expand Down

0 comments on commit b64a7aa

Please sign in to comment.