From e93b7be4785549a1470ba1538981b8960f0fae98 Mon Sep 17 00:00:00 2001 From: Luke Green Date: Mon, 7 Nov 2016 10:41:56 -0800 Subject: [PATCH] changes styling of headings, title --- css/main.css | 20 +++----------------- index.html | 1 + 2 files changed, 4 insertions(+), 17 deletions(-) diff --git a/css/main.css b/css/main.css index b25e769..68db923 100755 --- a/css/main.css +++ b/css/main.css @@ -1,22 +1,8 @@ +title, h1, h2 { + font-family: 'Cormorant Garamond', serif; +} /* ========================================================================== Author's custom styles ========================================================================== */ - - - - - - - - - - - - - - - - - diff --git a/index.html b/index.html index f62ebf9..d61107c 100755 --- a/index.html +++ b/index.html @@ -20,6 +20,7 @@ +