pettankoutei commited on
Commit
655418f
1 Parent(s): 40c2ab3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -49,7 +49,7 @@ inference: false
49
  }
50
 
51
  .image-wrapper:hover img {
52
- transform: scale(1.1); /* Scale effect on hover */
53
  z-index: 10; /* Bring the hovered image to the front */
54
  }
55
  </style>
 
49
  }
50
 
51
  .image-wrapper:hover img {
52
+ transform: scale(1.8); /* Scale effect on hover */
53
  z-index: 10; /* Bring the hovered image to the front */
54
  }
55
  </style>