From 665498b6ebd906ddb735762b07cbe2a06c6d61e4 Mon Sep 17 00:00:00 2001 From: Franklin <93784+fvdm@users.noreply.github.com> Date: Fri, 30 Aug 2019 00:21:50 +0200 Subject: [PATCH] Style: Less jumpy digits on the eta --- index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/index.html b/index.html index 2bbf662..a51dc1f 100644 --- a/index.html +++ b/index.html @@ -58,6 +58,7 @@ } #eta { font-size: 1rem; + font-variant-numeric: tabular-nums; }