diff --git a/有维项目/favicon-base.png b/有维项目/favicon-base.png new file mode 100644 index 0000000..74383e2 Binary files /dev/null and b/有维项目/favicon-base.png differ diff --git a/有维项目/index.html b/有维项目/index.html index 3f29c84..6286f23 100644 --- a/有维项目/index.html +++ b/有维项目/index.html @@ -151,16 +151,16 @@ } .nav-logo-icon { - width: 40px; - height: 40px; - background: white; - border-radius: 8px; display: flex; + width: 3rem; + height: 3rem; align-items: center; justify-content: center; overflow: hidden; - padding: 4px; - box-shadow: var(--shadow-sm); + border-radius: 0.75rem; + background: #fff; + padding: 0.25rem; + box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); } .nav-logo-icon img { @@ -1263,7 +1263,7 @@