heysho commited on
Commit
4d85024
·
verified ·
1 Parent(s): 3aa834b

Update app.py

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