client/src/index.scss
author Alexandre Segura <mex.zktk@gmail.com>
Mon, 19 Jun 2017 11:56:06 +0200
changeset 46 4aa24724e5b3
parent 12 48ddaa42b810
child 69 2f42063b0869
permissions -rw-r--r--
Move session form to dedicated component.

@import 'bootstrap-custom';

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