Update the white theme for the login page.

main
KKlochko 1 year ago
parent 153ccabd23
commit 0d2566c8ce

@ -1,4 +1,4 @@
<main class="bg-white dark:bg-gray-800 py-4 grow">
<main class="bg-gray-300 dark:bg-gray-800 py-4 grow">
<section>
<div class="flex flex-col items-center justify-center px-6 py-8 mx-auto lg:py-0">
<div class="w-full bg-white rounded-lg shadow dark:border md:mt-0 sm:max-w-md xl:p-0 dark:bg-gray-800 dark:border-gray-700">

Loading…
Cancel
Save