diff --git a/assets/stylesheets/template/template.scss b/assets/stylesheets/template/template.scss index b580d88..9a381c1 100644 --- a/assets/stylesheets/template/template.scss +++ b/assets/stylesheets/template/template.scss @@ -180,4 +180,8 @@ ul.tab_nav { } h3.page-module-title { text-align: left; +} +.title-wraper{ + width: 100%; + order: 1; } \ No newline at end of file