FatimaGr commited on
Commit
9e12046
·
verified ·
1 Parent(s): 383488b
Files changed (1) hide show
  1. static/style.css +1 -1
static/style.css CHANGED
@@ -35,7 +35,7 @@ body::before {
35
  left: 0;
36
  width: 100%;
37
  height: 100%;
38
- background: linear-gradient(125deg, rgba(163, 94, 237, 0.6) 0%, rgba(65, 159, 232, 0.6) 60%);
39
  z-index: -1;
40
  }
41
 
 
35
  left: 0;
36
  width: 100%;
37
  height: 100%;
38
+ background: linear-gradient(125deg, rgba(163, 94, 237, 0.6) 0%, rgba(65, 159, 232, 0.6) 95%);
39
  z-index: -1;
40
  }
41