robertselvam commited on
Commit
dc08b8c
1 Parent(s): a621dcf

Update style.css

Browse files
Files changed (1) hide show
  1. style.css +2 -2
style.css CHANGED
@@ -7,9 +7,9 @@
7
  margin-right:260px;
8
  margin-top:15px;
9
  }
10
- gradio-app{
11
  background: rgb(153,0,255);
12
  background-image: radial-gradient(circle, rgba(153,0,255,1) 0%, rgba(9,15,121,1) 96%, rgba(2,0,36,1) 100%) !important;
13
  height: 100%;
14
  width: 100%;
15
- }
 
7
  margin-right:260px;
8
  margin-top:15px;
9
  }
10
+ /* gradio-app{
11
  background: rgb(153,0,255);
12
  background-image: radial-gradient(circle, rgba(153,0,255,1) 0%, rgba(9,15,121,1) 96%, rgba(2,0,36,1) 100%) !important;
13
  height: 100%;
14
  width: 100%;
15
+ } */