client/src/index.scss
author duong tam kien <tk@deveha.com>
Wed, 19 Jul 2017 17:03:40 +0200
changeset 123 6542f93cdc0d
parent 69 2f42063b0869
child 144 8b950885ddae
permissions -rw-r--r--
new group creation

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

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