messing with delays

This commit is contained in:
Rushil Umaretiya 2020-07-04 14:48:46 -04:00
parent 2ec99736e6
commit c1c246cca7

View File

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