Mooshie commited on
Commit
ee2b1a2
1 Parent(s): ba5f556

Update README.md

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