Skip to content

Commit

Permalink
Merge pull request #49 from famous-smoke/48-img-zoom
Browse files Browse the repository at this point in the history
Fix aspect ratio for article list images
  • Loading branch information
codecodeio authored Jun 11, 2024
2 parents d6dccb1 + 6acffa6 commit daa50df
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion best-cigars-guide/blocks/article-list/article-list.css
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@
height: auto;
transition: transform 0.3s ease;
line-height: 0;
aspect-ratio: 4 / 3;
object-fit: cover;
}

Expand Down

0 comments on commit daa50df

Please sign in to comment.