pktpaulie commited on
Commit
8bacbf3
·
verified ·
1 Parent(s): 059553c
Files changed (1) hide show
  1. app.py +3 -1
app.py CHANGED
@@ -28,7 +28,9 @@ st.markdown("""
28
  .logo-container {
29
  background-color: black;
30
  padding: 10px;
31
- text-align: center;
 
 
32
  }
33
  .stButton>button {
34
  # background-color: #4B7BE5;
 
28
  .logo-container {
29
  background-color: black;
30
  padding: 10px;
31
+ display: flex;
32
+ justify-content: center;
33
+ align-items: center;
34
  }
35
  .stButton>button {
36
  # background-color: #4B7BE5;