Skip to content

Commit

Permalink
fix: image default width
Browse files Browse the repository at this point in the history
  • Loading branch information
abelflopes committed Jun 15, 2024
1 parent e541951 commit 9b25bcd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.root {
.fullwidth {
max-width: 100%;
object-fit: cover;
}

0 comments on commit 9b25bcd

Please sign in to comment.