client/src/index.scss
author ymh <ymh.work@gmail.com>
Mon, 26 Jun 2017 16:05:47 +0200
changeset 88 2a861fed6bde
parent 69 2f42063b0869
child 144 8b950885ddae
permissions -rw-r--r--
Deauthenticate user if refresh was not possible (session expired or total delta reached)

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

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