diff --git a/css/style.css b/css/style.css index fdc9ddb3..efd7cf3d 100644 --- a/css/style.css +++ b/css/style.css @@ -145,8 +145,7 @@ body, pre, code { } .current-file { - box-shadow: 0 0 0 1px rgba(49, 123, 249, 0.4) inset; - transition: ease 0.05s; + box-shadow: 0 0 0 0.8px rgba(49, 123, 249, 0.4) inset; } .cut-file {