heysho commited on
Commit
2c47a07
1 Parent(s): 9597c1b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +7 -2
app.py CHANGED
@@ -96,8 +96,13 @@ st.markdown(
96
  """
97
  <style>
98
  /* Custom style adjustments */
99
- .st-emotion-cache-iiif1v { display: none !important; }
 
 
 
 
 
100
  </style>
101
  """,
102
  unsafe_allow_html=True,
103
- )
 
96
  """
97
  <style>
98
  /* Custom style adjustments */
99
+ .st-emotion-cache-15ecox0 { display: none !important; }
100
+ @media (max-width: 50.5rem) {
101
+ .st-emotion-cache-13ln4jf {
102
+ max-width: calc(0rem + 100vw);
103
+ }
104
+ }
105
  </style>
106
  """,
107
  unsafe_allow_html=True,
108
+ )