From 0be9018bb8afce065f0ce6f8d2be3dce8705b70c Mon Sep 17 00:00:00 2001 From: A1300399510 Date: Mon, 16 Dec 2024 18:28:33 +0800 Subject: [PATCH] no message --- css/index.css | 2 +- css/index.less | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/css/index.css b/css/index.css index 856ed72..b449d73 100644 --- a/css/index.css +++ b/css/index.css @@ -162,7 +162,7 @@ flex-wrap: wrap; } .fate .list .item { - width: 530px; + width: 510px; margin-left: 20px; padding-top: 22px; padding-bottom: 22px; diff --git a/css/index.less b/css/index.less index 8dd3297..8b8a218 100644 --- a/css/index.less +++ b/css/index.less @@ -188,7 +188,7 @@ justify-content: space-between; flex-wrap: wrap; .item { - width: 530px; + width: 510px; margin-left: 20px; padding-top: 22px; padding-bottom: 22px;