d751264eff13e677c08ddb4c19bad74a04fbc7ab
[vnfsdk/refrepo.git] /
1 /* Move down content because we have a fixed navbar that is 3.5rem tall */
2 body {
3   padding-top: 3.5rem;
4 }