shingguy1 commited on
Commit
60928d1
·
verified ·
1 Parent(s): c160a45

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -162,7 +162,7 @@ st.markdown("""
162
  margin-bottom: 10px;
163
  }
164
  .caption-box, .story-box {
165
- background-color: #f0f4c3;
166
  padding: 15px;
167
  border-radius: 10px;
168
  border: 2px solid #d4e157;
 
162
  margin-bottom: 10px;
163
  }
164
  .caption-box, .story-box {
165
+ background-color: #1e3a8a;
166
  padding: 15px;
167
  border-radius: 10px;
168
  border: 2px solid #d4e157;