client/src/index.scss
author ymh <ymh.work@gmail.com>
Thu, 20 Jul 2017 11:23:08 +0200
changeset 124 c77570164050
parent 69 2f42063b0869
child 144 8b950885ddae
permissions -rw-r--r--
implement soft delete and indicator that session and notes have been modiied

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

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