From eb0ff4175c10a9287e44ab4c3eafc0f64eae4e0d Mon Sep 17 00:00:00 2001 From: Owen Jacobson Date: Sat, 15 Feb 2025 15:16:05 -0500 Subject: npm format --- ui/app.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ui/app.css') diff --git a/ui/app.css b/ui/app.css index 886dd7e..e7da4d8 100644 --- a/ui/app.css +++ b/ui/app.css @@ -14,7 +14,7 @@ body { background-color: var(--colour-active-channel-bg); color: var(--dark-text); - font-family: "Roboto"; + font-family: 'Roboto'; } hr { -- cgit v1.2.3