m-ric HF staff commited on
Commit
b5988eb
β€’
1 Parent(s): c538669

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -176,7 +176,7 @@ STYLE = """
176
  background-color: var(--primary-500);
177
  }
178
  .nomargin {
179
- margin-left: 0!important;
180
  }
181
  """
182
 
 
176
  background-color: var(--primary-500);
177
  }
178
  .nomargin {
179
+ padding-left: 0!important;
180
  }
181
  """
182