summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2016-01-08 01:29:59 +0100
committerJohannes Löthberg <johannes@kyriasis.com>2016-01-08 01:29:59 +0100
commitd50c25a720ef25b92892075f89200f411fe8ab24 (patch)
tree0813fe34ff4a3f51b63fa9a5f9f7423373049c3e
parent18275dfbf294438e71ca3ae89df7c0dd0197a859 (diff)
downloadwebsite-d50c25a720ef25b92892075f89200f411fe8ab24.tar.xz
style: Make sc actually small-caps
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 21606c0..d4b0181 100644
--- a/src/style.css
+++ b/src/style.css
@@ -115,6 +115,7 @@ header h1 {
}
.sc {
+ font-variant: small-caps;
font-family: 'Fontin Sans SC';
}