File size: 102 Bytes
93c9f12
 
 
 
 
1
2
3
4
5
img {
  cursor: pointer !important;
  transform: scale(1.05);
  transition: transform 0.2s ease;
}