diff --git a/style.css b/style.css index 8546faf..9e95c01 100644 --- a/style.css +++ b/style.css @@ -145,7 +145,7 @@ nav label { overflow: hidden; display: inline-block; clear:both; - transition: 0.2s linear max-height; + transition: 1s linear max-height; font-family: CascadiaCode VTT, monospace; font-size: 14px; padding: 0px 2px;