diff --git a/epicyon-profile.css b/epicyon-profile.css index e2390adb3..8d5ac65db 100644 --- a/epicyon-profile.css +++ b/epicyon-profile.css @@ -433,7 +433,7 @@ a:focus { cursor: pointer; display: inline-block; position: relative; - transition: 2.0s; + transition: 1.0s; } .button:hover { @@ -451,7 +451,7 @@ a:focus { cursor: pointer; display: inline-block; position: relative; - transition: 2.0s; + transition: 1.0s; } .buttonselected:hover {