From ac7bdc79ee7ffeb04892d038474a66a42ad93287 Mon Sep 17 00:00:00 2001 From: Ian Gulliver Date: Tue, 16 Jul 2019 06:25:29 +0000 Subject: [PATCH] Shrink editor icons to keep spacing consistent --- architype.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/architype.css b/architype.css index 9f9320e..650c81e 100644 --- a/architype.css +++ b/architype.css @@ -112,7 +112,7 @@ body { border-left: 10px solid var(--nonfocus); outline: 1px solid var(--outline); - font-size: 30px; + font-size: 26px; cursor: default; }