Fix Konsisten Warna Bg 4
This commit is contained in:
@@ -16,6 +16,7 @@ export function SDGSCard({ title, score, image }: SDGSCardProps) {
|
||||
p="md"
|
||||
radius="xl"
|
||||
withBorder
|
||||
bg={dark ? "#1E293B" : "white"}
|
||||
style={{
|
||||
borderColor: dark ? "#334155" : "white",
|
||||
boxShadow: "0 1px 3px 0 rgb(0 0 0 / 0.1)",
|
||||
|
||||
Reference in New Issue
Block a user