From e04b730cc2298bad4d0ec5fadb50151c7a741734 Mon Sep 17 00:00:00 2001 From: grey-cat-1908 <61203964+grey-cat-1908@users.noreply.github.com> Date: Tue, 23 Jul 2024 11:40:09 +0300 Subject: [PATCH] font size --- static/custom.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/custom.css b/static/custom.css index 0cde2d8..66a8c10 100644 --- a/static/custom.css +++ b/static/custom.css @@ -3,7 +3,7 @@ --bg-color: #15171f; --font-color: #dadada; --nav-font-color: white; - --font-size: 1.2rem; + --font-size: 1.15rem; } @font-face {