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 7cc3183 commit 601e1aeCopy full SHA for 601e1ae
src/components/LandingImage/MeshContainer/gradient.css
@@ -1,8 +1,8 @@
1
#gradient-canvas {
2
width:100%;
3
height:100%;
4
- --gradient-color-1: #13101b;
5
- --gradient-color-2: #4cc9f0;
6
- --gradient-color-3: #3a0ca3;
7
- --gradient-color-4: #3DA4AB;
+ --gradient-color-1: #110320;
+ --gradient-color-2: #0B9D6A;
+ --gradient-color-3: #3F58FC;
+ --gradient-color-4: #3FFD6A;
8
}
0 commit comments