client/src/index.scss
author ymh <ymh.work@gmail.com>
Wed, 14 Jun 2017 18:41:43 +0200
changeset 37 5ce9218fb3e0
parent 12 48ddaa42b810
child 69 2f42063b0869
permissions -rw-r--r--
small doc additions to the readme

@import 'bootstrap-custom';

body {
  margin: 0;
  padding-top: $navbar-height + $navbar-margin-bottom;
  font-family: sans-serif;
}