Rishi Desai commited on
Commit
7b3611f
·
1 Parent(s): 524c601

fixed margin

Browse files
Files changed (1) hide show
  1. demo.py +1 -1
demo.py CHANGED
@@ -242,7 +242,7 @@ def get_css_styles():
242
 
243
  /* File upload styling */
244
  .file-types-info {
245
- margin-top: -10px;
246
  font-size: 0.9em;
247
  color: #666;
248
  }
 
242
 
243
  /* File upload styling */
244
  .file-types-info {
245
+ margin-top: 0px;
246
  font-size: 0.9em;
247
  color: #666;
248
  }