From 87931d992138cd6141cbe08114dce8dfe6d3b590 Mon Sep 17 00:00:00 2001 From: NilsUeter Date: Fri, 20 Oct 2023 22:30:58 +0200 Subject: [PATCH] style fix --- src/App.jsx | 3 ++- src/index.css | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/src/App.jsx b/src/App.jsx index 1cb3b40..74efd5c 100644 --- a/src/App.jsx +++ b/src/App.jsx @@ -204,7 +204,8 @@ function App() {
0 ? "" : "none", }} > diff --git a/src/index.css b/src/index.css index 999283d..9a516e6 100644 --- a/src/index.css +++ b/src/index.css @@ -8,7 +8,7 @@ Arial, sans-serif; line-height: 1.5; font-weight: 400; - font-size: 13px; + font-size: 14px; color-scheme: light dark; color: #111113;