explore visual tweaks

This commit is contained in:
kaipher7
2026-04-19 16:54:20 -06:00
parent 3d4e64826f
commit 3afe31d425
4 changed files with 235 additions and 172 deletions
-1
View File
@@ -22,7 +22,6 @@
<li><a href="/">Home</a></li>
<li><a th:href="@{/explore}">Explore</a></li>
<li><a th:href="@{/my-profile}">Profile</a></li>
<li><a href="#">Saved</a></li>
<li>
<form th:action="@{/logout}" method="post">
<input type="image" th:src="@{images/logout_icon.png}" alt="Logout button" class="nav_icon"/>