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 06325c2 commit 89ab1a6Copy full SHA for 89ab1a6
1 file changed
maintenance.html
@@ -47,7 +47,7 @@
47
h1 {
48
font-size: 2.8rem;
49
margin-bottom: 20px;
50
- background: linear-gradient(45deg, #00ff88, #00ccff);
+ background: linear-gradient(45deg, #2563eb, #3b82f6);
51
-webkit-background-clip: text;
52
-webkit-text-fill-color: transparent;
53
background-clip: text;
0 commit comments