CCockrum commited on
Commit
f6fe932
·
verified ·
1 Parent(s): 4f626fc

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -5
app.py CHANGED
@@ -55,11 +55,6 @@ st.markdown("""
55
  .block-container {
56
  background-color: #D3D3D3 !important;
57
  color: #1A1A1A !important;
58
- padding-left: 2rem !important;
59
- padding-right: 2rem !important;
60
- box-shadow: none !important;
61
- }
62
- </style>
63
  }
64
  </style>
65
 
 
55
  .block-container {
56
  background-color: #D3D3D3 !important;
57
  color: #1A1A1A !important;
 
 
 
 
 
58
  }
59
  </style>
60