From d4b355125ff1fb74dce0fad772d02cdafc83ae24 Mon Sep 17 00:00:00 2001 From: roozen <2273038475@qq.com> Date: Thu, 3 Aug 2023 22:43:57 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E7=9B=B8=E5=86=8C=E9=9B=86?= =?UTF-8?q?=E6=A8=A1=E6=9D=BF=E5=8F=AA=E6=9C=89=E4=B8=80=E4=B8=AA=E5=88=86?= =?UTF-8?q?=E7=BB=84=E6=97=B6=E9=9D=A0=E5=B7=A6=E6=98=BE=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates/album.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/album.html b/templates/album.html index 766380e9..f20da9cc 100644 --- a/templates/album.html +++ b/templates/album.html @@ -57,7 +57,7 @@ width: 100%; display: flex; flex-wrap: wrap; - justify-content: space-around; + justify-content: space-between; margin: var(--album-spacing-xxl) 0 0 }