diff --git a/web/static/css/input.css b/web/static/css/input.css index 1bf2e9f..0f50437 100644 --- a/web/static/css/input.css +++ b/web/static/css/input.css @@ -33,7 +33,7 @@ textarea { } .btn { - @apply bg-slate-50 border my-2 px-3 py-2 rounded-md w-full hover:bg-slate-100; + @apply bg-slate-200 border my-2 px-3 py-2 rounded-md w-full hover:bg-slate-100; } .action-btn { diff --git a/web/templates/index.html b/web/templates/index.html index e56b130..95b36b0 100644 --- a/web/templates/index.html +++ b/web/templates/index.html @@ -8,7 +8,7 @@ -
+