radames commited on
Commit
5a3f540
·
1 Parent(s): 27d8221
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -38,7 +38,7 @@
38
  z-index: 100;
39
  filter: drop-shadow(0 35px 35px rgba(0, 0, 0, 0.9));
40
  transform: scale(1.05);
41
- transition: transform 0.3s ease-in-out;
42
  }
43
  </style>
44
  <script type="module" src="./code.js"></script>
 
38
  z-index: 100;
39
  filter: drop-shadow(0 35px 35px rgba(0, 0, 0, 0.9));
40
  transform: scale(1.05);
41
+ transition: transform 0.1s ease-in-out;
42
  }
43
  </style>
44
  <script type="module" src="./code.js"></script>