diff --git a/frontend/index.html b/frontend/index.html index 1ce131b..3893701 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -276,7 +276,7 @@ margin: 80px auto; padding: 0 50px; display: grid; - grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); + grid-template-columns: repeat(3, 1fr); gap: 40px; } @@ -290,7 +290,6 @@ .stat-card:nth-child(1) { animation-delay: 0.1s; } .stat-card:nth-child(2) { animation-delay: 0.2s; } .stat-card:nth-child(3) { animation-delay: 0.3s; } - .stat-card:nth-child(4) { animation-delay: 0.4s; } .stat-number { font-size: 56px; @@ -523,53 +522,12 @@ .footer { background: #111; color: white; - padding: 60px 50px 30px; - } - - .footer-content { - max-width: 1200px; - margin: 0 auto; - display: grid; - grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); - gap: 50px; - margin-bottom: 40px; - } - - .footer-section h3 { - font-size: 20px; - font-weight: 700; - margin-bottom: 20px; - background: var(--gradient); - -webkit-background-clip: text; - -webkit-text-fill-color: transparent; - } - - .footer-links { - list-style: none; - } - - .footer-links li { - margin-bottom: 12px; - } - - .footer-links a { - color: rgba(255,255,255,0.7); - text-decoration: none; - transition: color 0.3s; - display: inline-flex; - align-items: center; - gap: 8px; - } - - .footer-links a:hover { - color: white; + padding: 40px 50px; } .footer-bottom { max-width: 1200px; margin: 0 auto; - padding-top: 30px; - border-top: 1px solid rgba(255,255,255,0.1); text-align: center; color: rgba(255,255,255,0.7); } @@ -610,6 +568,7 @@ } .stats { + grid-template-columns: 1fr; padding: 0 20px; gap: 30px; } @@ -638,12 +597,7 @@ } .footer { - padding: 40px 20px 20px; - } - - .footer-content { - grid-template-columns: 1fr; - gap: 30px; + padding: 30px 20px; } } @@ -690,7 +644,7 @@
简单、安全、高效的现代化云存储管理解决方案
- 连接你的 SFTP 服务器,随时随地管理文件,轻松分享
+ 支持SFTP远程连接和服务器本地存储两种模式,随时随地管理文件,轻松分享