heysho commited on
Commit
df469c3
·
verified ·
1 Parent(s): 6ab24ed

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +6 -1
app.py CHANGED
@@ -84,7 +84,12 @@ st.markdown(
84
  """
85
  <style>
86
  /* Custom style adjustments */
87
- .st-emotion-cache-iiif1v { display: none !important; }
 
 
 
 
 
88
  </style>
89
  """,
90
  unsafe_allow_html=True,
 
84
  """
85
  <style>
86
  /* Custom style adjustments */
87
+ .st-emotion-cache-15ecox0 { display: none !important; }
88
+ @media (max-width: 50.5rem) {
89
+ .st-emotion-cache-13ln4jf {
90
+ max-width: calc(0rem + 100vw);
91
+ }
92
+ }
93
  </style>
94
  """,
95
  unsafe_allow_html=True,