commit 4786387b6e8d21c5743899fa5521003e3353cb0d parent e450dba3e586583a8ee5efa2286bfe9f1226a22a Author: aabacchus <ben@bvnf.space> Date: Mon, 27 Dec 2021 15:24:58 +0000 style: smaller font size Diffstat:
M | style.css | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/style.css b/style.css @@ -1,6 +1,6 @@ body { font-family: monospace; - font-size: 18px; + font-size: 16px; padding: 0 0.7em; margin: 1em auto; max-width: 78ch;