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

Update modules/ui/htmls.py

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