Skip to content

Commit

Permalink
img fix definitivo
Browse files Browse the repository at this point in the history
  • Loading branch information
lauralog committed Jun 24, 2024
1 parent c9022a0 commit 4e39e0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/sass/partials/_team.sass
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
box-shadow: -8px -8px 0px 0px $primary_green-400

.mate_img
@apply max-h-[230px]
@apply max-h-[230px] overflow-hidden
a
@include img_cover()

Expand Down

0 comments on commit 4e39e0f

Please sign in to comment.