Spaces:
Runtime error
Runtime error
Garrett Goon
commited on
Commit
·
586e0b4
1
Parent(s):
c8be5d9
mobile css fix
Browse files
app.py
CHANGED
@@ -149,7 +149,6 @@ css = """
|
|
149 |
background: white;
|
150 |
}
|
151 |
#gallery {
|
152 |
-
min-height: 22rem;
|
153 |
margin-bottom: 1rem;
|
154 |
margin-left: auto;
|
155 |
margin-right: auto;
|
|
|
149 |
background: white;
|
150 |
}
|
151 |
#gallery {
|
|
|
152 |
margin-bottom: 1rem;
|
153 |
margin-left: auto;
|
154 |
margin-right: auto;
|