aboutsummaryrefslogtreecommitdiff
path: root/views
diff options
context:
space:
mode:
Diffstat (limited to 'views')
-rw-r--r--views/partials/header.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/views/partials/header.php b/views/partials/header.php
index fba8d91..0a69acd 100644
--- a/views/partials/header.php
+++ b/views/partials/header.php
@@ -29,7 +29,7 @@
<a href="/" class="w-24 min-h-full hidden md:block logo-container border-r"></a>
- <div class="flex flex-col xl:flex-row min-h-screen w-screen">
+ <div class="flex flex-col xl:flex-row min-h-screen w-screen shadow-lg">
<div class="w-full max-h-full xl:h-full xl:w-2/5 z-10 xl:shadow-lg splash-container"></div>