Make section breaks a bit clearer

This commit is contained in:
Ian Gulliver
2018-11-21 06:49:01 +00:00
parent 59d143350b
commit c018e8aa95

View File

@@ -67,6 +67,10 @@ overview {
margin: 1em; margin: 1em;
} }
overview > h2 {
margin-top: 1.2em;
}
overview > blurb { overview > blurb {
max-width: 40em; max-width: 40em;
} }
@@ -78,6 +82,7 @@ overview > owner {
overview > recovery { overview > recovery {
margin-top: 0; margin-top: 0;
margin-bottom: 1em; margin-bottom: 1em;
font-size: 1.2em;
} }
/********** /**********