mirror of
https://github.com/Rushilwiz/crucialnet.git
synced 2025-04-03 19:30:16 -04:00
working on anim delay
This commit is contained in:
parent
e9f6306767
commit
2ec99736e6
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue
Block a user