作者热门文章
- objective-c - iOS 5 : Can you override UIAppearance customisations in specific classes?
- iphone - 如何将 CGFontRef 转换为 UIFont?
- ios - 以编程方式关闭标记的信息窗口 google maps iOS
- ios - Xcode 5 - 尝试验证存档时出现 "No application records were found"
我想使用 Susy 偏移列,就像在 Bootstrap 中偏移列一样。
我试过
@include span(4 at 4);
但这行不通。我做错了什么?
最佳答案
我刚刚知道如何做到这一点。
有两个函数(或mixins)叫做“push”和“pull”
@include push(4);
@include pull(4);
就是这样:)
关于css - 如何在 Susy 网格系统中偏移列?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/26080328/
我是一名优秀的程序员,十分优秀!