projects
/
eg-antora.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6c2033e
)
add some breathing room below the article
author
Dan Allen
<dan@opendevise.com>
Sun, 11 Feb 2018 10:36:39 +0000
(
03:36
-0700)
committer
Dan Allen
<dan@opendevise.com>
Sun, 11 Feb 2018 10:36:39 +0000
(
03:36
-0700)
src/css/doc.css
patch
|
blob
|
history
diff --git
a/src/css/doc.css
b/src/css/doc.css
index
4bf1ef5
..
350bf4e
100644
(file)
--- a/
src/css/doc.css
+++ b/
src/css/doc.css
@@
-1,7
+1,7
@@
.doc {
margin: 0 auto;
max-width: 40rem;
- padding: 0 1rem
2
rem;
+ padding: 0 1rem
4
rem;
color: #333;
}