From 50a5b5f2f67e27d7f63e96f3a71fa30800ec73c1 Mon Sep 17 00:00:00 2001 From: Yuqian Yang Date: Sat, 29 Mar 2025 17:49:09 +0800 Subject: feat(www): update css. --- www/assets/res/css/home.css | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'www/assets/res/css/home.css') diff --git a/www/assets/res/css/home.css b/www/assets/res/css/home.css index 1db357e..3df42ff 100644 --- a/www/assets/res/css/home.css +++ b/www/assets/res/css/home.css @@ -4,12 +4,6 @@ top: 0; } -#title-name { - font-family: monospace; - color: var(--bg-color); - background-color: var(--fg-color); -} - #avatar { float: right; } @@ -76,4 +70,4 @@ html[data-theme="dark"] { & .friend-github { filter: invert(1); } -} \ No newline at end of file +} -- cgit v1.2.3