From e1cbdfeece7663cf510cd7aab785a9215b3ebeae Mon Sep 17 00:00:00 2001 From: mathias Date: Sun, 12 Feb 2017 19:40:48 +0200 Subject: [PATCH] Cleanups --- _includes/_css/index.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/_includes/_css/index.css b/_includes/_css/index.css index 04b5668..da78b01 100644 --- a/_includes/_css/index.css +++ b/_includes/_css/index.css @@ -46,7 +46,8 @@ h2 { font-style: normal; font-weight: normal; letter-spacing: 1px; - margin: 0 0 0.438em 0; + line-height: 1.125em; + margin: 0 0 0.375em 0; text-transform: uppercase; } a {