From c3208c6ad785106bf17b324dd315da9a6604f20b Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Fri, 27 Sep 2019 22:54:26 +0100 Subject: [PATCH] Font doesn't need to be big --- website/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/index.html b/website/index.html index 608a4023..dcfa7df3 100644 --- a/website/index.html +++ b/website/index.html @@ -741,7 +741,7 @@ input[type=checkbox] } .matrix { - font-size: 28px; + font-size: 24px; color: #ddd; }