Skip to content

Commit 8ff89b5

Browse files
authored
Update index.html
1 parent 0b26c83 commit 8ff89b5

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docs/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -280,12 +280,12 @@
280280

281281
}
282282

283-
.btn{
283+
.btn-ot{
284284
background:#4ade80;
285285
color:#0f172a;
286286
}
287287

288-
.btn:hover{
288+
.btn-ot:hover{
289289
transform:translateY(-3px);
290290
box-shadow:0 10px 30px rgba(74,222,128,0.4);
291291
}
@@ -379,4 +379,4 @@ <h2>Documentazione</h2>
379379
</script>
380380

381381
</body>
382-
</html>
382+
</html>

0 commit comments

Comments
 (0)