diff --git a/toggle.css b/toggle.css index 35cda78..7d407a1 100644 --- a/toggle.css +++ b/toggle.css @@ -27,7 +27,7 @@ border-radius: 15px; width: 100%; height: 100%; - transition: background-color 0.3s; + transition: background-color 0.5s; } .switch::before {