From 823fa298f80c3f71fbf3ec1d5d44b36d1b342445 Mon Sep 17 00:00:00 2001 From: yuetsh <517252939@qq.com> Date: Mon, 11 Dec 2023 20:10:35 +0800 Subject: [PATCH] fix. --- style.css | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/style.css b/style.css index fd5efe7..005087d 100644 --- a/style.css +++ b/style.css @@ -83,16 +83,14 @@ a { } .beian { - display: flex; - justify-content: center; margin-bottom: 20px; - flex-wrap: wrap; + text-align: center; } .beian img { width: 14px; height: 14px; - transform: translateY(2px); + margin: 0 4px; } .beian a {