Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -92,9 +92,9 @@ st.markdown(
|
|
92 |
<style>
|
93 |
/* Custom style adjustments */
|
94 |
.st-emotion-cache-iiif1v { display: none !important; }
|
95 |
-
.st-emotion-cache-
|
96 |
@media (max-width: 50.5rem) {
|
97 |
-
.st-emotion-cache-
|
98 |
max-width: calc(0rem + 100vw);
|
99 |
}
|
100 |
}
|
|
|
92 |
<style>
|
93 |
/* Custom style adjustments */
|
94 |
.st-emotion-cache-iiif1v { display: none !important; }
|
95 |
+
.st-emotion-cache-gh2jqd {padding: 6rem 1rem 0rem;}
|
96 |
@media (max-width: 50.5rem) {
|
97 |
+
.st-emotion-cache-gh2jqd {
|
98 |
max-width: calc(0rem + 100vw);
|
99 |
}
|
100 |
}
|