mirror of
https://github.com/kunkunsh/kunkun.git
synced 2025-04-11 17:29:44 +00:00
Change RetroGrid bg color
This commit is contained in:
parent
9bf35e7fb7
commit
cc5d9cf3a0
@ -29,6 +29,6 @@
|
|||||||
|
|
||||||
<!-- Background Gradient -->
|
<!-- Background Gradient -->
|
||||||
<div
|
<div
|
||||||
class="absolute inset-0 bg-gradient-to-t from-white to-transparent to-90% dark:from-black"
|
class={cn("absolute inset-0 bg-gradient-to-t from-white to-transparent to-90% dark:from-background")}
|
||||||
></div>
|
></div>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user