added anim delay

This commit is contained in:
Rushil Umaretiya 2020-07-04 14:36:02 -04:00
parent 7d5b7735c7
commit b1cd9b0cb3

View File

@ -200,7 +200,7 @@ nav a:hover {
transform: translate(-50%, -50%);
font-size: 300%;
animation-delay: 3s;
animation: cursor-blink 0.5s infinite alternate, typing-anim 3s steps(14);
overflow: hidden;
white-space: nowrap;