From 4a83c0e4d839c1d3876c6eb75df456f58fdcac7c Mon Sep 17 00:00:00 2001 From: rulingcom Date: Wed, 15 Sep 2021 13:11:56 +0000 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 a7e8f4a..d18aca5 100644 --- a/assets/stylesheets/template/layout/content.scss +++ b/assets/stylesheets/template/layout/content.scss @@ -383,6 +383,7 @@ .card0{ background-color: #fff; padding: 0 1em 2em; + height: 100%; } .w-event_news__meta{ position: relative;