scss 全宽容器

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了scss 全宽容器相关的知识,希望对你有一定的参考价值。

// home page only example
.home {
  .wrap.container {
    width: 100% !important;
    padding: 0 !important;
    .content.row {
        margin: 0!important;
        .main {
            padding: 0 !important;
        }
    }
  }
}
.wrap.container {
    width: 100% !important;
    padding: 0 !important;
    .content.row {
        margin: 0!important;
        .main {
            padding: 0 !important;
        }
    }
}

以上是关于scss 全宽容器的主要内容,如果未能解决你的问题,请参考以下文章

css 有限宽度父母的全宽容器

css 有限宽度父母的全宽容器

Python 中最宽容的 HTML 解析器是啥?

如何验证scss

scss 全高度header.js

scss 全画面にボーダーをひく