From: Damian Myrda Date: Thu, 19 Sep 2024 03:47:39 +0000 (-0500) Subject: Change font size X-Git-Url: http://git.prime8.dev/?a=commitdiff_plain;h=770a324753bf32a981a869d7d306db505b53b3b7;p=csc.git Change font size --- diff --git a/static/main.css b/static/main.css index 388220c..a59fb67 100644 --- a/static/main.css +++ b/static/main.css @@ -2,7 +2,7 @@ color: white; background-color: transparent; font-family: monospace; - font-size: 18px; + font-size: 16px; } html, body {