fix/fixed all color related problems

This commit is contained in:
Joaquin committed 2025-05-20 08:56:44 -07:00
1 parent 8c0e07abb3
commit e320459955
16 files changed
+118 -129

No files matched your search

+1 -1
View File
@@ -1,7 +1,7 @@
<%- include("./partials/fileHeader") %>
<%- include("./partials/headerStart") %>
<main class="pt-12 bg-slate-100 min-h-screen">
<main class="pt-12">
<div class="flex justify-center items-center py-10">
<form action="/login" method="POST">
<div class="w-96 p-8 bg-white rounded-lg shadow-xl border border-slate-200">