From c844dcacdcce8d026f0867b7782866d6d5b11492 Mon Sep 17 00:00:00 2001 From: Olivier Lacan Date: Sun, 7 Aug 2016 00:38:40 -0400 Subject: [PATCH] Tighten words in site title --- source/assets/stylesheets/application.css.sass | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/source/assets/stylesheets/application.css.sass b/source/assets/stylesheets/application.css.sass index 40aa1ce..0b8d1ee 100644 --- a/source/assets/stylesheets/application.css.sass +++ b/source/assets/stylesheets/application.css.sass @@ -15,11 +15,12 @@ a:hover h1 color: #C647BF - font-size: 3.8em + font-size: 4.1em font-weight: bold font-family: $source-code-font-family margin-bottom: 0 line-height: 1 + word-spacing: -0.3em h2 margin-top: 0