From 0eae3f8365c8012331c7de0696b0267f674996ed Mon Sep 17 00:00:00 2001 From: Yuqian Yang Date: Tue, 10 Jun 2025 16:52:00 +0800 Subject: chore(www): remove slogan and quotes, simplify greetings. --- www/assets/res/css/home.css | 6 ------ 1 file changed, 6 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 3df42ff..60c9ac7 100644 --- a/www/assets/res/css/home.css +++ b/www/assets/res/css/home.css @@ -1,9 +1,3 @@ -#slogan { - position: sticky; - z-index: 1; - top: 0; -} - #avatar { float: right; } -- cgit v1.2.3