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 9919fb0 commit 60000c1Copy full SHA for 60000c1
support/index.html
@@ -52,7 +52,7 @@
52
color: #333;
53
}
54
body {
55
- background-color: #5555FF;
+ background: linear-gradient(-45deg, #1e1b4b, #312e81, #3730a3, #1e3a8a);
56
margin: 0;
57
font-family: Arial, sans-serif;
58
color: #fff;
0 commit comments