manikantachary18 commited on
Commit
12eee27
·
verified ·
1 Parent(s): fd895d9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -84,7 +84,7 @@ body {
84
  font-family: 'Segoe UI', sans-serif;
85
  background: #0f2027;
86
  background: linear-gradient(to right, #2c5364, #203a43, #0f2027);
87
- color: white;
88
  }
89
  #bg-theme {
90
  position: fixed;
 
84
  font-family: 'Segoe UI', sans-serif;
85
  background: #0f2027;
86
  background: linear-gradient(to right, #2c5364, #203a43, #0f2027);
87
+ color: skyblue;
88
  }
89
  #bg-theme {
90
  position: fixed;