diff options
author | Yuqian Yang <crupest@crupest.life> | 2025-06-10 16:52:00 +0800 |
---|---|---|
committer | Yuqian Yang <crupest@crupest.life> | 2025-06-10 17:12:17 +0800 |
commit | 0eae3f8365c8012331c7de0696b0267f674996ed (patch) | |
tree | 9ce744c22608747b4b8264f765cf44ec5fca3171 /www/assets/res/css/home.css | |
parent | 32315f0f6548cddf55a90c4ce584852f59813cf2 (diff) | |
download | crupest-0eae3f8365c8012331c7de0696b0267f674996ed.tar.gz crupest-0eae3f8365c8012331c7de0696b0267f674996ed.tar.bz2 crupest-0eae3f8365c8012331c7de0696b0267f674996ed.zip |
chore(www): remove slogan and quotes, simplify greetings.
Diffstat (limited to 'www/assets/res/css/home.css')
-rw-r--r-- | www/assets/res/css/home.css | 6 |
1 files changed, 0 insertions, 6 deletions
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; } |