summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2016-01-08 01:36:08 +0100
committerJohannes Löthberg <johannes@kyriasis.com>2016-01-08 01:36:08 +0100
commitd03aa0cf6d6470779004808a17f2cb23924e7b87 (patch)
treed1d77198807c477ad9f41c255528cfbef1905072
parentba022673364d57aef6c27e6c14c93a6bb34081cb (diff)
downloadwebsite-d03aa0cf6d6470779004808a17f2cb23924e7b87.tar.xz
font: sc: 1.15em
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
-rw-r--r--src/style.css1
1 files changed, 1 insertions, 0 deletions
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';
}