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 570a8a2 commit bb54f74Copy full SHA for bb54f74
app/(app)/statistics/board/index.tsx
@@ -6,7 +6,7 @@ export default function Board() {
6
<section
7
className={`
8
relative mb-6 flex h-42 w-full items-end justify-between rounded
9
- bg-emerald-200 px-6 py-4
+ bg-primary/20 px-6 py-4
10
`}
11
>
12
<div className="flex flex-col gap-2">
0 commit comments