Kushagra13 commited on
Commit
bb488c8
·
verified ·
1 Parent(s): e06ea1d

Update src/pages/persona.py

Browse files
Files changed (1) hide show
  1. src/pages/persona.py +1 -1
src/pages/persona.py CHANGED
@@ -48,7 +48,7 @@ st.markdown(
48
  """
49
  <style>
50
  body, .main, .stApp {
51
- background: #1b2230 !important;
52
  color: #fff !important;
53
  }
54
  </style>
 
48
  """
49
  <style>
50
  body, .main, .stApp {
51
+ background: #000000 !important;
52
  color: #fff !important;
53
  }
54
  </style>