UNPKG

npmd-bootstrap

Version:

Install Bootstrap from bower into a node app via npm. Bootstrap: Sleek, intuitive, and powerful mobile first front-end framework for faster and easier web development. Deploys assets into node_assets

6 lines (5 loc) 127 B
/* Move down content because we have a fixed navbar that is 50px tall */ body { padding-top: 50px; padding-bottom: 20px; }