ahmadsanafarooq commited on
Commit
2feab77
·
verified ·
1 Parent(s): 1ce6b30

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1753,7 +1753,7 @@ def show_main_app():
1753
  font-size: 1.05em;
1754
  line-height: 1.6;
1755
  text-align: left;
1756
- box-shadow: 0 2px 10px rgba(255, 99, 71, 0.5);
1757
  }
1758
  /* Warning alert style */
1759
  [data-testid="stAlert"] .streamlit-warning {
 
1753
  font-size: 1.05em;
1754
  line-height: 1.6;
1755
  text-align: left;
1756
+ box-shadow: 0 2px 10px rgba(0,0,0,0.05));
1757
  }
1758
  /* Warning alert style */
1759
  [data-testid="stAlert"] .streamlit-warning {