client/src/index.scss
author ymh <ymh.work@gmail.com>
Thu, 22 Jun 2017 12:37:53 +0200
changeset 75 15ebcb57b544
parent 69 2f42063b0869
child 144 8b950885ddae
permissions -rw-r--r--
Make sure to sort nodes in session

@import './sass/bootstrap-custom';
@import './sass/material-font';

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