heysho commited on
Commit
97e4e1a
·
verified ·
1 Parent(s): 3a3146a

Update app.py

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