Skip to content

Commit

Permalink
again updated tyuping text lmao
Browse files Browse the repository at this point in the history
  • Loading branch information
mehulgoel873 committed May 14, 2024
1 parent 2d509d3 commit bcd24d1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,6 @@ nav .nav-links a:last-child:hover::before {
}

.typing-container .text{
font-family: 'Roboto Mono', monospace;
font-size: 2rem;
}

Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ <h1 id = "orange">Mehul Goel</h1>
<div class="text_hide"></div>
<!----------------------------->
<!--Change the number of words in the text and the animation will still work-->
<p class="text"> Tinkerer. Developer. Innovator</p>
<p class="text">@root: Tinkerer. Developer. Innovator</p>
<!-------------------------------------->
<div class="text_cursor"></div>
</div>
Expand Down

0 comments on commit bcd24d1

Please sign in to comment.