Make background darker
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
@include('partials.head')
|
||||
|
||||
<body class="font-sans antialiased">
|
||||
<div class="min-h-screen flex flex-col sm:justify-center items-center pt-6 sm:pt-0 bg-gray-100 dark:bg-neutral-900">
|
||||
<div class="min-h-screen flex flex-col sm:justify-center items-center pt-6 sm:pt-0 bg-gray-100 dark:bg-neutral-950">
|
||||
<div>
|
||||
<a href="/">
|
||||
<x-application-logo class="w-24 h-24 fill-current text-gray-500" />
|
||||
|
||||
Reference in New Issue
Block a user