From c018e8aa959703e08dc7a914b5799588844c90ab Mon Sep 17 00:00:00 2001 From: Ian Gulliver Date: Wed, 21 Nov 2018 06:49:01 +0000 Subject: [PATCH] Make section breaks a bit clearer --- passmate.css | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/passmate.css b/passmate.css index 2147e90..43f9652 100644 --- a/passmate.css +++ b/passmate.css @@ -67,6 +67,10 @@ overview { margin: 1em; } +overview > h2 { + margin-top: 1.2em; +} + overview > blurb { max-width: 40em; } @@ -78,6 +82,7 @@ overview > owner { overview > recovery { margin-top: 0; margin-bottom: 1em; + font-size: 1.2em; } /**********