Skip to content

Commit

Permalink
Color Fix 2
Browse files Browse the repository at this point in the history
  • Loading branch information
ThatOnePers0n authored Nov 14, 2024
1 parent 603a152 commit 6739354
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
<img alt="pfp" class="pfp" src="img/pfp.png">
<h1 class="poppins-regular">Name Nameson</h1>
<p class="poppins-light">bio here...</p>
<button class="animate__animated animate__fadeInUp">Link #1</button>
<button class="animate__animated animate__fadeInUp">Link #2</button>
<button class="animate__animated animate__fadeInUp"><p>Link #1</p></button>
<button class="animate__animated animate__fadeInUp"><p>Link #2</p></button>
<footer>
<p class="poppins-light">
<script>
Expand Down

0 comments on commit 6739354

Please sign in to comment.