mikaelJ46 commited on
Commit
151b5db
·
verified ·
1 Parent(s): d38bd4f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -558,7 +558,7 @@ css_styles = """
558
  background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
559
  padding: 30px;
560
  border-radius: 15px;
561
- color: white;
562
  margin-bottom: 20px;
563
  }
564
 
 
558
  background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
559
  padding: 30px;
560
  border-radius: 15px;
561
+ color: red;
562
  margin-bottom: 20px;
563
  }
564