From 24a48d47207d43bfc70efff501f76e92700b9b6b Mon Sep 17 00:00:00 2001 From: Michael Jackson Date: Tue, 27 Sep 2016 15:04:27 -0700 Subject: [PATCH] Add more margin to

s --- modules/client/styles.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/modules/client/styles.css b/modules/client/styles.css index 84c6f2c..4500418 100644 --- a/modules/client/styles.css +++ b/modules/client/styles.css @@ -70,6 +70,9 @@ h1, h2, h3, header nav { font-family: Futura, Helvetica, sans-serif; text-transform: uppercase; } +h3 { + margin-top: 2em; +} header h1 { font-size: 4em;