working on anim delay

This commit is contained in:
Rushil Umaretiya 2020-07-04 14:44:38 -04:00
parent e9f6306767
commit 2ec99736e6

View File

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