diff --git a/css/style.css b/css/style.css index a534da2..b10053f 100644 --- a/css/style.css +++ b/css/style.css @@ -199,8 +199,7 @@ nav a:hover { left: 50%; transform: translate(-50%, -50%); font-size: 300%; - - animation-delay: 1s !important; + animation: cursor-blink 0.5s infinite alternate, typing-anim 3s steps(14); overflow: hidden; white-space: nowrap;