„css/skeleton-auto.css“ ändern
This commit is contained in:
parent
434a6f00d6
commit
42edc3cb70
@ -285,7 +285,6 @@ hr {
|
|||||||
.animate-zoom-7 {animation:animatezoom 1.8s}@keyframes animatezoom{from{transform:scale(0)} to{transform:scale(1)}}
|
.animate-zoom-7 {animation:animatezoom 1.8s}@keyframes animatezoom{from{transform:scale(0)} to{transform:scale(1)}}
|
||||||
|
|
||||||
.typed {
|
.typed {
|
||||||
width: 22ch;
|
|
||||||
animation: typing 2s steps(22), blink .5s step-end infinite alternate;
|
animation: typing 2s steps(22), blink .5s step-end infinite alternate;
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
|
Loading…
Reference in New Issue
Block a user