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 d4a1c54 commit 50e4539Copy full SHA for 50e4539
src/theme/Root.js
@@ -36,7 +36,7 @@ export default function Root({ children }) {
36
location="bottom"
37
buttonText="I understand"
38
style={{
39
- backgroundColor: "#080f53",
+ backgroundColor: "#2673bb",
40
padding: "20px",
41
}}
42
buttonStyle={{
0 commit comments