chore(css/style.css): remove transition from button hover bg color

This commit is contained in:
2026-02-28 20:37:29 +01:00
parent 563dc62624
commit 0580a6be53

View File

@@ -73,7 +73,6 @@ header a {
border: none;
border-radius: 0.25rem;
text-decoration: none;
transition: 0.3s ease-in-out;
}
/* .button a:hover { */