hover transition added

This commit is contained in:
victorAnumudu
2025-02-03 08:22:01 +01:00
parent c9f80c5f41
commit 6d71eb13c1
3 changed files with 15 additions and 7 deletions
+4
View File
@@ -36,3 +36,7 @@
transform: rotate(360deg);
}
}
button, a {
cursor: pointer;
}