We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent faebb69 commit 3ca2a23Copy full SHA for 3ca2a23
resources/views/components/alert-beta.blade.php
@@ -5,7 +5,7 @@ class="dark:bg-mirage relative z-0 mt-5 flex items-center gap-6 overflow-hidden
5
aria-describedby="beta-alert-description"
6
>
7
<div
8
- class="absolute left-0 top-1/2 -z-10 size-16 -translate-y-1/2 rounded-full bg-yellow-400/50 blur-2xl dark:block"
+ class="absolute left-0 top-1/2 -z-10 size-16 -translate-y-1/2 rounded-full bg-yellow-400/60 blur-2xl dark:block"
9
aria-hidden="true"
10
></div>
11
0 commit comments