diff options
author | crupest <crupest@outlook.com> | 2024-08-16 00:08:53 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2024-08-17 00:11:21 +0800 |
commit | c4cd1e9b386c0098b4f74fb45be81ef82986b0f2 (patch) | |
tree | 1f2639ebfed6be3e2ee69f4ea2a3c728a592f39b /docker/crupest-nginx/sites/www/src/style.css | |
parent | 790a3bc0f9d71ca1b8effe4508046275c999ab2f (diff) | |
download | crupest-c4cd1e9b386c0098b4f74fb45be81ef82986b0f2.tar.gz crupest-c4cd1e9b386c0098b4f74fb45be81ef82986b0f2.tar.bz2 crupest-c4cd1e9b386c0098b4f74fb45be81ef82986b0f2.zip |
feat(www): upgrade dependencies.
Diffstat (limited to 'docker/crupest-nginx/sites/www/src/style.css')
-rw-r--r-- | docker/crupest-nginx/sites/www/src/style.css | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/docker/crupest-nginx/sites/www/src/style.css b/docker/crupest-nginx/sites/www/src/style.css index 079f7b9..1f9c9ed 100644 --- a/docker/crupest-nginx/sites/www/src/style.css +++ b/docker/crupest-nginx/sites/www/src/style.css @@ -93,7 +93,6 @@ a.mono { animation: avatar-enter 0.5s 1s forwards; } - .slogan-container { width: 100%; position: fixed; @@ -183,4 +182,4 @@ a.mono { display: block; text-align: center; font-size: 1.2em; -}
\ No newline at end of file +} |