hollowstrawberry commited on
Commit
4a18eb3
·
verified ·
1 Parent(s): de347c1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -53,6 +53,7 @@ tags:
53
  width: 100%;
54
  height: auto;
55
  border-radius: 0.5em;
 
56
  transition: all 0.3s ease;
57
  }
58
  .custom-image-container:hover .custom-image {
 
53
  width: 100%;
54
  height: auto;
55
  border-radius: 0.5em;
56
+ object-fit: cover;
57
  transition: all 0.3s ease;
58
  }
59
  .custom-image-container:hover .custom-image {