buttons blue

This commit is contained in:
knighthawk4227 committed 2025-05-21 16:16:29 -07:00
1 parent b12d4bebe1
commit cc6fd937db
13 files changed
+102 -102

No files matched your search

+1 -1
View File
@@ -26,7 +26,7 @@
<% } %>
<div class="mt-5">
<button type="submit"
class="cursor-pointer border-2 border-gray-600 bg-blue-600 text-white py-1 w-full rounded-md hover:bg-transparent hover:text-indigo-700 font-semibold">Change
class="cursor-pointer border-2 border-gray-600 bg-blue-600 text-white py-1 w-full rounded-md hover:bg-transparent hover:text-blue-700 font-semibold">Change
Password</button>
</div>
</div>