client/src/index.scss
author ymh <ymh.work@gmail.com>
Mon, 19 Jun 2017 18:32:27 +0200
changeset 57 2e4e9f9ebc4f
parent 12 48ddaa42b810
child 69 2f42063b0869
permissions -rw-r--r--
Take client from context

@import 'bootstrap-custom';

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