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; }