Manel commited on
Commit
cd6cbc2
·
verified ·
1 Parent(s): 768fd21
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -50,7 +50,7 @@ st.markdown("""
50
  background-color: #990033;
51
  }
52
  </style>
53
- """, unsafe_allow_html=True,
54
 
55
  # chat componenets
56
 
 
50
  background-color: #990033;
51
  }
52
  </style>
53
+ """, unsafe_allow_html=True)
54
 
55
  # chat componenets
56