text change
This commit is contained in:
@@ -15,6 +15,6 @@
|
||||
<a href="#" class="disabled">Projects</a>
|
||||
<a href="#" class="disabled">Blog</a>
|
||||
</div>
|
||||
<h2 class="typewriter">Stay Tuned...</h2>
|
||||
<h2 class="typewriter">Stay_Tuned...</h2>
|
||||
</body>
|
||||
</html>
|
||||
@@ -85,7 +85,7 @@ h2.typewriter {
|
||||
width: 0;
|
||||
display: inline-block;
|
||||
animation:
|
||||
typing 4.5s steps(14, end) infinite,
|
||||
typing 4.5s steps(15, end) infinite,
|
||||
blink 0.75s step-end infinite;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user