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