From c656ec4d6afc221cf7d0b5f4c649468f10b7ba43 Mon Sep 17 00:00:00 2001 From: rulingcom Date: Wed, 13 Oct 2021 07:18:10 +0000 Subject: [PATCH] fix error --- assets/stylesheets/template/layout/content.scss | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/assets/stylesheets/template/layout/content.scss b/assets/stylesheets/template/layout/content.scss index b0f7172..4d087e1 100644 --- a/assets/stylesheets/template/layout/content.scss +++ b/assets/stylesheets/template/layout/content.scss @@ -374,6 +374,9 @@ } .w-event_news__list{ padding: 0; + li{ + width: 100%; + } @media (min-width: 480px){ display: flex; flex-wrap: wrap; @@ -385,7 +388,6 @@ li{ padding: 0.5em; //flex: 0 0 25%; - width: 100%; position: relative; @media screen and (min-width:$screen-xs) and (max-width:990px){ //flex: 0 0 50%;