From d03aa0cf6d6470779004808a17f2cb23924e7b87 Mon Sep 17 00:00:00 2001 From: Johannes Löthberg Date: Fri, 8 Jan 2016 01:36:08 +0100 Subject: font: sc: 1.15em MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Johannes Löthberg --- src/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/src/style.css b/src/style.css index d4b0181..a629a5d 100644 --- a/src/style.css +++ b/src/style.css @@ -115,6 +115,7 @@ header h1 { } .sc { + font-size: 1.15em; font-variant: small-caps; font-family: 'Fontin Sans SC'; } -- cgit v1.2.3-54-g00ecf