client/src/index.scss
author duong tam kien <tk@deveha.com>
Tue, 18 Jul 2017 18:15:51 +0200
changeset 121 21ac67ebf9e7
parent 69 2f42063b0869
child 144 8b950885ddae
permissions -rw-r--r--
all screens are now covered (but not completed)

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

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