/* Workaround BS3 fixed navbar height body { padding-top: 70px; } */ $topMargin: 50px; .top-margin{ margin-top: $topMargin; }