Fix Projects Dropdown (fr this time)

This commit is contained in:
nelle 2023-03-12 03:35:16 -06:00
parent fd5f7069d2
commit 82a0d654ae
4 changed files with 7 additions and 3 deletions

View file

@ -101,7 +101,8 @@
<a class="navbar-link" href="https://limepot.xyz/projects"> <a class="navbar-link" href="https://limepot.xyz/projects">
Projects Projects
</a> </a>
<div cla <div class="navbar-dropdown">
<hr class="navbar-divider">
<a class="navbar-item" href="https://github.com/LimePotato"> <a class="navbar-item" href="https://github.com/LimePotato">
Github Github
</a> </a>

View file

@ -34,7 +34,8 @@
<a class="navbar-link" href="https://limepot.xyz/projects"> <a class="navbar-link" href="https://limepot.xyz/projects">
Projects Projects
</a> </a>
<div cla <div class="navbar-dropdown">
<hr class="navbar-divider">
<a class="navbar-item" href="https://github.com/LimePotato"> <a class="navbar-item" href="https://github.com/LimePotato">
Github Github
</a> </a>

View file

@ -32,7 +32,8 @@
<a class="navbar-link" href="https://limepot.xyz/projects"> <a class="navbar-link" href="https://limepot.xyz/projects">
Projects Projects
</a> </a>
<div cla <div class="navbar-dropdown">
<hr class="navbar-divider">
<a class="navbar-item" href="https://github.com/LimePotato"> <a class="navbar-item" href="https://github.com/LimePotato">
Github Github
</a> </a>

View file

@ -34,6 +34,7 @@
Projects Projects
</a> </a>
<div class="navbar-dropdown"> <div class="navbar-dropdown">
<hr class="navbar-divider">
<a class="navbar-item" href="https://github.com/LimePotato"> <a class="navbar-item" href="https://github.com/LimePotato">
Github Github
</a> </a>