Kushagra13 commited on
Commit
e6a9160
·
verified ·
1 Parent(s): f1505c3

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: #000000 !important;
52
  color: #fff !important;
53
  }
54
  </style>
 
48
  """
49
  <style>
50
  body, .main, .stApp {
51
+ background: #14151A !important;
52
  color: #fff !important;
53
  }
54
  </style>