mirror of
https://github.com/pheralb/svgl.git
synced 2025-12-29 08:01:36 +08:00
📦 add next-pwa, manifest & new logo
This commit is contained in:
+1
-1
@@ -40,7 +40,7 @@ const theme = extendTheme(
|
||||
"html, body": {
|
||||
height: "100%",
|
||||
maxHeight: "100vh",
|
||||
backgroundColor: mode("gray.100", "lightDark.900")(props),
|
||||
backgroundColor: mode("light.100", "lightDark.900")(props),
|
||||
},
|
||||
}),
|
||||
borderColor: "red",
|
||||
|
||||
Reference in New Issue
Block a user