LAP-DEV commited on
Commit
a7a375b
·
verified ·
1 Parent(s): 8e157b3

Update modules/ui/htmls.py

Browse files
Files changed (1) hide show
  1. modules/ui/htmls.py +3 -2
modules/ui/htmls.py CHANGED
@@ -37,8 +37,9 @@ CSS = """
37
  }
38
 
39
  .md_title {
40
- margin-top: 10;
41
- margin-bottom: 10;
 
42
  }
43
 
44
  .md_disclaimer {
 
37
  }
38
 
39
  .md_title {
40
+ margin-top: 0;
41
+ margin-bottom: 0;
42
+ margin-left: 10px;
43
  }
44
 
45
  .md_disclaimer {