Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
Added <hr> for better separation

Also "Here they are:" kinda disconnects from the part before when it's a title, so I changed it.
  • Loading branch information
TheRandomI authored Dec 28, 2024
1 parent a818f6b commit 1f62d3e
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 @@ -14,8 +14,8 @@
<li style="font-size: 20px;">Welcome to <span class="title" style="font-size: 25px; position: relative; top: 1px;">ADW!</span></li>
<li style="margin-top: 0.5vh;">Heck, welcome I guess! Hey, do you want to look at some of our popular projects?</li>
</ul>

<h1 class=title>Here they are:</h1>
<hr style="background-color: black; height: 2px; border: 0; margin: 15px;margin-top: 17px;">
<h1 class=title>Popular Projects:</h1>

<ul>
<li><a href="https://github.com/ADW-Development/Passionfruit">1. Passionfruit</a></li>
Expand Down

0 comments on commit 1f62d3e

Please sign in to comment.