zej97 commited on
Commit
2a6b458
1 Parent(s): c312985

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. statics/style.py +1 -1
statics/style.py CHANGED
@@ -26,7 +26,7 @@ css = """
26
  }
27
 
28
  .main {
29
- width: 800px;
30
  align-self: center;
31
  }
32
 
 
26
  }
27
 
28
  .main {
29
+ max-width: 800px;
30
  align-self: center;
31
  }
32