diff --git a/themes/midia-ninja-theme/assets/scss/6-pages/_p-single-opiniao.scss b/themes/midia-ninja-theme/assets/scss/6-pages/_p-single-opiniao.scss index 9c221b26..b315a6eb 100644 --- a/themes/midia-ninja-theme/assets/scss/6-pages/_p-single-opiniao.scss +++ b/themes/midia-ninja-theme/assets/scss/6-pages/_p-single-opiniao.scss @@ -384,9 +384,13 @@ } .post-content { - max-width: 970px; // margin: 0; width: 100%; + max-width: 570px; + margin-left: 5.3rem; + @media(min-width: 1199px){ + margin-left: 0; + } header { .title { @@ -394,10 +398,10 @@ } } - @media(min-width: 769px) { - //margin: 50px 0; - max-width: 100%; - } + // @media(min-width: 769px) { + // //margin: 50px 0; + // max-width: 100%; + // } p { @@ -548,10 +552,10 @@ } - .post-content .tts_content_wrapper_1 { - max-width: 570px; - margin: auto; - } + // .post-content .tts_content_wrapper_1 { + // max-width: 570px; + // margin: auto; + // } } .post-footer { diff --git a/themes/midia-ninja-theme/style.css b/themes/midia-ninja-theme/style.css index 5ae3d4b7..f67fb452 100644 --- a/themes/midia-ninja-theme/style.css +++ b/themes/midia-ninja-theme/style.css @@ -4,7 +4,7 @@ Theme URI: https://hacklab.com.br/ Author: Hacklab Author URI: https://hacklab.com.br/ Description: Tema base para desenvolvimento de novos sites. -Version: 1.1.44 +Version: 1.1.45 License: GNU General Public License v2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Tags: black, brown, orange, tan, white, yellow, light, one-column, two-columns, right-sidebar, flexible-width, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, translation-ready