zej97 commited on
Commit
c312985
1 Parent(s): 4d7183d

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
- max-width: 800px;
30
  align-self: center;
31
  }
32
 
 
26
  }
27
 
28
  .main {
29
+ width: 800px;
30
  align-self: center;
31
  }
32