We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eaa0038 commit da39a84Copy full SHA for da39a84
index.html
@@ -40,9 +40,9 @@
40
<div class="title">
41
<div class="type-wrap">
42
<div id="typed-strings" class="typing">
43
- <h1>Hi, I am a Gaurav.</h1>
44
- <h1>I am a Full Stack Developer.</h1>
45
- <h1>I want to change the World.</h1>
+ <h2>Hi, I am a Gaurav.</h2>
+ <h2>I am a Full Stack Developer.</h2>
+ <h2>I want to change the World.</h2>
46
</div>
47
<span id="typed" style="white-space:pre;"></span>
48
0 commit comments