client/src/index.scss
author ymh <ymh.work@gmail.com>
Wed, 21 Jun 2017 04:37:30 +0200
changeset 69 2f42063b0869
parent 12 48ddaa42b810
child 144 8b950885ddae
permissions -rw-r--r--
Import material-fonts in project for offline usage

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

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