Skip to content

Commit acb8313

Browse files
authored
fix background
1 parent a6bc8c2 commit acb8313

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/site/styles/index.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@
230230
@utility bg-gradient-glow-backdrop {
231231
background-image: radial-gradient(
232232
8em circle at calc(50%) 10px,
233-
var(--color-green-500),
233+
var(--color-green-400),
234234
transparent 30%
235235
);
236236
}

0 commit comments

Comments
 (0)