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