commit e7fe0e9ff2d64db3484f08aaa94586cad51f4b7e parent 5f07bdfa4b4814acce4a06f7689601d6c859421c Author: Metalympiáda <metalympiada@matfyz.cz> Date: Mon, 24 Oct 2022 10:41:40 +0200 Make code size sligtly smaller Diffstat:
M | style.scm | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/style.scm b/style.scm @@ -143,7 +143,7 @@ (.blob (overflow-x "scroll") - (font-size "0.81rem")) + (font-size "0.765rem")) (.d (color ,(color->string error-color))