Mariusz Kossakowski commited on
Commit
678f991
·
1 Parent(s): 6087c0b
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -64,7 +64,7 @@ with description:
64
  """
65
  st.write(desc)
66
  st.markdown(
67
- "<h1 style='text-align: center; color: white;'>Dataset statistics</h1>",
68
  unsafe_allow_html=True,
69
  )
70
 
 
64
  """
65
  st.write(desc)
66
  st.markdown(
67
+ "<h1 style='text-align: center; color: black;'>Dataset statistics</h1>",
68
  unsafe_allow_html=True,
69
  )
70