1
@import 'bootstrap-custom';
2
3
body {
4
margin: 0;
5
padding-top: $navbar-height + $navbar-margin-bottom;
6
font-family: sans-serif;
7
}