client/src/index.scss
changeset 12 48ddaa42b810
parent 2 b52921a63e77
child 69 2f42063b0869
equal deleted inserted replaced
11:6fb4de54acea 12:48ddaa42b810
     1 @import 'bootstrap-custom';
     1 @import 'bootstrap-custom';
     2 
     2 
     3 body {
     3 body {
     4   margin: 0;
     4   margin: 0;
     5   padding: 0;
     5   padding-top: $navbar-height + $navbar-margin-bottom;
     6   font-family: sans-serif;
     6   font-family: sans-serif;
     7 }
     7 }