theme update
This commit is contained in:
parent
c31524977a
commit
97ad0421e3
5 changed files with 27 additions and 30 deletions
|
|
@ -1,3 +1,3 @@
|
|||
<div {{ $attributes->merge(['class' => 'bg-gray-700 p-5 flex flex-col gap-5 items-center rounded']) }}>
|
||||
<div {{ $attributes->merge(['class' => 'bg-gray-800/90 backdrop-blur-sm p-6 flex flex-col gap-5 items-center rounded-xl shadow-xl border border-gray-700/50']) }}>
|
||||
{{ $slot }}
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue