diff --git a/src/index.html b/src/index.html index 6f50e29..ee5bf47 100644 --- a/src/index.html +++ b/src/index.html @@ -128,9 +128,6 @@ background: var(--color-bg); transition: height 0.30s ease, width 0.30s ease; will-change: height; - /*animation: pop-in 0.4s cubic-bezier(.71,1.7,.77,1.24) forwards 0.2s;*/ - /*animation: pop-in 0.4s ease forwards 0.2s;*/ - /*opacity: 0;*/ } .layout-2 .code-wrap.is-minimized { flex-direction: row; @@ -634,8 +631,8 @@