Mooshie commited on
Commit
994779f
1 Parent(s): 1f46ca8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -46,7 +46,7 @@ thumbnail: "https://huggingface.co/Mooshie/hairflap/blob/main/girl1.png"
46
  overflow: hidden;
47
  }
48
  .image-container:hover img {
49
- transform: scale(1.02);
50
  transition: transform 0.4s ease-in-out;
51
  }
52
  img {
 
46
  overflow: hidden;
47
  }
48
  .image-container:hover img {
49
+ transform: scale(1.1);
50
  transition: transform 0.4s ease-in-out;
51
  }
52
  img {