From 7212bf35ec191f40dd0014d0a6efccf70cf77a3d Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Sat, 22 Oct 2016 05:35:30 -0400 Subject: [PATCH] problems with Safari --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index e595d29..a516d92 100644 --- a/index.html +++ b/index.html @@ -87,7 +87,7 @@ h1 { - font-variant: small-caps; + /* font-variant: small-caps; Problems with Safari. */ font-family: "Operator A", "Operator B"; }