Zurb Foundation 3 - Full Width Sections & Change Max Width?

后端 未结 3 712
-上瘾入骨i
-上瘾入骨i 2021-02-06 09:58

Im using ZURB Foundation 3 on a project of mine. I love grid systems and responsive sites but my issue is I still strongly believe they should be built wider then 1000px.

<
3条回答
  •  無奈伤痛
    2021-02-06 10:39

    Editing/overriding foundation is easy. In Foundation 4 you can edit your _settings.scss file. Uncomment out $row-width: emCalc(some_number.px); to a row-width you'd like to use.

提交回复
热议问题