Spaces:
Runtime error
Runtime error
Vivien
commited on
Commit
•
766fe99
1
Parent(s):
f976276
Adjust layout
Browse files
app.py
CHANGED
@@ -247,7 +247,7 @@ def main():
|
|
247 |
section>div:first-child {
|
248 |
padding-top: 30px;
|
249 |
}
|
250 |
-
div.
|
251 |
max-width: 320px;
|
252 |
}
|
253 |
#MainMenu {
|
|
|
247 |
section>div:first-child {
|
248 |
padding-top: 30px;
|
249 |
}
|
250 |
+
div.appview-container > section:first-child{
|
251 |
max-width: 320px;
|
252 |
}
|
253 |
#MainMenu {
|