From c12989eafcd99630ce3fad7fb2d2a559ebdc398e Mon Sep 17 00:00:00 2001 From: rulingcom Date: Wed, 1 Mar 2023 10:06:17 +0800 Subject: [PATCH] Fix bug. --- assets/stylesheets/template/layout/content.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/assets/stylesheets/template/layout/content.scss b/assets/stylesheets/template/layout/content.scss index 1ba26ec..04a7728 100644 --- a/assets/stylesheets/template/layout/content.scss +++ b/assets/stylesheets/template/layout/content.scss @@ -465,6 +465,7 @@ body{ .w-event_news__list{ padding: 0; display: flex; + flex-wrap: wrap; li{ width: 100%; float: left;