diff --git a/assets/css/components.css b/assets/css/components.css index 170f293..da52a11 100644 --- a/assets/css/components.css +++ b/assets/css/components.css @@ -193,7 +193,7 @@ .overlay-grid { display: grid; - grid-template-columns: repeat(4, minmax(0, 1fr)); + grid-template-columns: repeat(5, minmax(0, 1fr)); gap: 10px; } diff --git a/assets/css/layout.css b/assets/css/layout.css index 6514d1d..569a89f 100644 --- a/assets/css/layout.css +++ b/assets/css/layout.css @@ -53,7 +53,7 @@ .services { display: grid; - grid-template-columns: repeat(4, minmax(0, 1fr)); + grid-template-columns: repeat(auto-fit, minmax(210px, 1fr)); gap: 20px; } diff --git a/index.html b/index.html index c67a516..6892800 100644 --- a/index.html +++ b/index.html @@ -3,7 +3,7 @@
- +
+
+
+ DeepSeek
+ 开发平台
+
+