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 33f6c44 commit 23c4b0eCopy full SHA for 23c4b0e
main_home.css
@@ -72,6 +72,7 @@
72
73
body {
74
background-repeat: no-repeat;
75
+ background: linear-gradient(-45deg, #1e1b4b, #312e81, #3730a3, #1e3a8a);
76
background-position: center center;
77
background-size: cover; background-size: cover;
78
background-attachment: fixed;
0 commit comments