From e49e0ff41e525bf3b20cf1aa2cba533e27182c9d Mon Sep 17 00:00:00 2001 From: rulingcom Date: Sat, 22 Jan 2022 02:27:48 +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 9226046..ed88d3c 100644 --- a/assets/stylesheets/template/layout/content.scss +++ b/assets/stylesheets/template/layout/content.scss @@ -505,6 +505,7 @@ body{ .kenjohn { //flex-wrap:wrap-reverse; display: flex; + flex-direction: column; .navbar-header{ display: flex!important; }