Forum Discussion
d4ng
9 years agoGuide
so I ad to div one class like lia-quilt-column-08 and then in sass I change width etc by sass?
VarunGrazitti
9 years agoBoss
You have to go through the documentation thoroughly my friend.
- d4ng9 years agoGuide
ok but this is the worst documentation ever :) looks at bootstrap http://getbootstrap.com/css/#grid-options easy to understand clean and they have a lot of example. Can you give my one example in html? hmm like this:
<div class="row"> <div class="col-xs-12 col-md-8">main</div> <div class="col-xs-12 col-md-4">sidebar</div> </div>
thx :)
Related Content
- 9 years ago
- 3 years ago