From f8e169b6a211c276e72a3108069608973c8f7c5b Mon Sep 17 00:00:00 2001 From: Robby Klein <6813372+robbyklein@users.noreply.github.com> Date: Fri, 19 Sep 2025 11:57:54 -0700 Subject: [PATCH] Add dsc theme (#482) --- cli/themes/dsc/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cli/themes/dsc/style.css b/cli/themes/dsc/style.css index 496144b..3d3d1e9 100644 --- a/cli/themes/dsc/style.css +++ b/cli/themes/dsc/style.css @@ -32,7 +32,7 @@ body { h1 { font-size: 20px; - max-width: 190px; + max-width: 200px; } button {