Susy: fluid columns with fixed gutters?

送分小仙女□ 提交于 2020-01-12 08:52:28

问题


I'm trying to build a 12 column grid with fluid columns and fixed gutters. Columns would change width as the window resizes, but the gutters would remain constant. Basically, percentage for columns, ems for gutters.

Is this possible with Susy?


回答1:


You could use the padding as your gutter and would allow you to have a fixed "spacing" while keeping the fluid nature of the grid. This would however force you to add extra markup if you need backgrounds that doesnt extend to the "gutter" area.



来源:https://stackoverflow.com/questions/13619637/susy-fluid-columns-with-fixed-gutters

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!