Last Updated: February 20, 2016
·
1.962K
· evendesign

Setup a bootstrap-responsive & navbar-fixed-top layout in SCSS way without any hack.

@import "bootstrap";
body { padding-top: 60px; }
@import "bootstrap-responsive";