From a44982197ee6bdab58bb0afd70ed002c5c853057 Mon Sep 17 00:00:00 2001 From: Artem Berezin <zkhoden@gmail.com> Date: Mon, 25 Sep 2017 21:15:41 +1000 Subject: [PATCH] Update index.html --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index e9c8f62..ec5ea86 100644 --- a/index.html +++ b/index.html @@ -34,7 +34,7 @@ } body { - font: 1em/1.6 system, Tahoma, sans-serif; + font: 1em/1.6 system-ui, Tahoma, sans-serif; margin: 3em auto; max-width: 40em; } -- GitLab