From 52dfcc18f8daf55c4bdb05a533e260d104f85fcc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Ml=C3=A1dek?= Date: Sat, 11 Dec 2021 21:27:41 +0100 Subject: [PATCH] [ui] smaller font --- ui/src/App.svelte | 1 + 1 file changed, 1 insertion(+) diff --git a/ui/src/App.svelte b/ui/src/App.svelte index 31c97b0..453bda5 100644 --- a/ui/src/App.svelte +++ b/ui/src/App.svelte @@ -50,6 +50,7 @@ --foreground-lighter: #{$primary-lighter}; --background: #{$background}; --background-emph: #{color.scale($background, $lightness: -3%)}; + font-size: 15px; b { color: red;