neerajkalyank commited on
Commit
859e02b
·
verified ·
1 Parent(s): 6ed3e2b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -81,7 +81,7 @@ custom_css = """
81
  /* General Page Style */
82
  body {
83
  font-family: 'Poppins', Arial, sans-serif;
84
- background: linear-gradient(135deg, #00fff3, #1969c9);
85
  color: #ffffff;
86
  margin: 0;
87
  padding: 0;
 
81
  /* General Page Style */
82
  body {
83
  font-family: 'Poppins', Arial, sans-serif;
84
+ background: linear-gradient(135deg, #1969c9, #1969c9);
85
  color: #ffffff;
86
  margin: 0;
87
  padding: 0;