From 75057a2a8fec51b8dbf221f3121f3727de0680c1 Mon Sep 17 00:00:00 2001 From: Aylur Date: Sun, 22 Sep 2024 00:31:39 +0000 Subject: docs: add icon --- docs/vitepress.theme.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/vitepress.theme.css') diff --git a/docs/vitepress.theme.css b/docs/vitepress.theme.css index 64d85a0..7bd694f 100644 --- a/docs/vitepress.theme.css +++ b/docs/vitepress.theme.css @@ -3,7 +3,7 @@ */ .VPNavBar .VPNavBarTitle span { - font-size: 1.4em; + font-size: 1.2em; font-weight: bold; background: linear-gradient(120deg, var(--vp-c-brand-3), var(--vp-c-brand-1)); -webkit-background-clip: text; -- cgit v1.2.3