Spaces:
Runtime error
Runtime error
Upload folder using huggingface_hub
Browse files
statics/__pycache__/style.cpython-311.pyc
CHANGED
Binary files a/statics/__pycache__/style.cpython-311.pyc and b/statics/__pycache__/style.cpython-311.pyc differ
|
|
statics/style.py
CHANGED
@@ -26,7 +26,7 @@ css = """
|
|
26 |
}
|
27 |
|
28 |
.main {
|
29 |
-
|
30 |
align-self: center;
|
31 |
}
|
32 |
|
|
|
26 |
}
|
27 |
|
28 |
.main {
|
29 |
+
width: 800px;
|
30 |
align-self: center;
|
31 |
}
|
32 |
|