Skip to content

Commit 00cefc3

Browse files
committed
docs: improve formatting of code examples
1 parent 729c890 commit 00cefc3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/css/custom.css

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,9 @@ code {
3939
pre > code {
4040
padding: 1rem; }
4141

42+
pre, blockquote, dl, figure, table, p, ul, ol, form {
43+
margin-bottom: 1.5rem; }
44+
4245
.logo {
4346
max-height: 8rem;
4447
margin: 1rem; }

0 commit comments

Comments
 (0)