fixed text ani

This commit is contained in:
2026-03-19 11:43:11 -04:00
parent 436a3c5572
commit ca3062f473

View File

@@ -85,7 +85,7 @@ h2.typewriter {
width: 0;
display: inline-block;
animation:
typing 4.5s steps(15, end) infinite,
typing 4.5s steps(13, end) infinite,
blink 0.75s step-end infinite;
}