give dark mode some love 🖤
This commit is contained in:
@@ -13,7 +13,7 @@ export function GradientBackground({
|
||||
return (
|
||||
<div
|
||||
className={cn(
|
||||
'rounded-md bg-gradient-to-tr from-slate-100 to-white',
|
||||
'from-def-200 rounded-md bg-gradient-to-tr to-white',
|
||||
className
|
||||
)}
|
||||
{...props}
|
||||
|
||||
Reference in New Issue
Block a user