seeders updated

This commit is contained in:
Benjamin Takats
2022-11-30 15:11:37 +01:00
parent ab19835b3d
commit 19991fca46
22 changed files with 1263 additions and 53 deletions

View File

@@ -15,7 +15,7 @@
[x-cloak] { display: none !important; }
</style>
</head>
<body class="font-sans antialiased">
<body class="font-sans antialiased bg-21gray dark">
<x-jet-banner />
<div class="min-h-screen bg-white">
@livewire('navigation-menu')