diff --git a/css/skeleton-auto.css b/css/skeleton-auto.css index 63d7076..cdab579 100644 --- a/css/skeleton-auto.css +++ b/css/skeleton-auto.css @@ -285,7 +285,6 @@ hr { .animate-zoom-7 {animation:animatezoom 1.8s}@keyframes animatezoom{from{transform:scale(0)} to{transform:scale(1)}} .typed { - width: 22ch; animation: typing 2s steps(22), blink .5s step-end infinite alternate; white-space: nowrap; overflow: hidden;