einfachalf commited on
Commit
3313a74
1 Parent(s): 76fe60e

Update style.css

Browse files
Files changed (1) hide show
  1. style.css +1 -1
style.css CHANGED
@@ -1,3 +1,3 @@
1
  .gradio-container {
2
- background-image: linear-gradient(#660099, #000000) !important;
3
  }
 
1
  .gradio-container {
2
+ background-image: linear-gradient(#000, #010101) !important;
3
  }