diff --git a/toggle.css b/toggle.css index e8992b2..35cda78 100644 --- a/toggle.css +++ b/toggle.css @@ -39,7 +39,7 @@ height: 26px; top: 2px; left: 2px; - transition: transform 0.3s; + transition: transform 0.5s; } input:checked + .switch {