Make background darker
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
@include('partials.head')
|
||||
|
||||
<body class="font-sans antialiased">
|
||||
<div class="flex flex-col min-h-screen bg-gray-100 dark:bg-neutral-900">
|
||||
<div class="flex flex-col min-h-screen bg-gray-100 dark:bg-neutral-950">
|
||||
@include('layouts.navigation')
|
||||
|
||||
<!-- Page Heading -->
|
||||
|
||||
Reference in New Issue
Block a user