heysho commited on
Commit
55f2531
·
verified ·
1 Parent(s): 0124810

Update app.py

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