diff --git a/style.css b/style.css index 614c854..2a6882f 100644 --- a/style.css +++ b/style.css @@ -47,6 +47,7 @@ button { align-items: center; max-width: 300px; min-width: 200px; + transition: all 0.3s ease; } .station:hover { background-color: #e0f7ff; /* Light blue background */