From ce91511a67b19a395a44bd444c9e79e281a495b2 Mon Sep 17 00:00:00 2001 From: rulingcom Date: Wed, 1 Mar 2023 07:42:12 +0800 Subject: [PATCH] fix error --- 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 17e7453..1ba26ec 100644 --- a/assets/stylesheets/template/layout/content.scss +++ b/assets/stylesheets/template/layout/content.scss @@ -464,6 +464,7 @@ body{ } .w-event_news__list{ padding: 0; + display: flex; li{ width: 100%; float: left;