diff --git a/resources/css/header.css b/resources/css/header.css index b7a6f26..a701602 100644 --- a/resources/css/header.css +++ b/resources/css/header.css @@ -60,6 +60,7 @@ @layer components { @apply absolute right-5; @apply rounded-xl; @apply max-w-7 max-h-7; + @apply shadow-md shadow-blue-400; } .profile-list-items {