Skip to content

Commit e26414d

Browse files
authored
Create custom.css to improve margins between code [skip ci] (#58)
1 parent a2e486c commit e26414d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/_static/custom.css

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
dl {
2+
margin-bottom: 15px;
3+
}

0 commit comments

Comments
 (0)