summaryrefslogtreecommitdiff
path: root/themes/base.scss
blob: 802524a6ad5a2eecc8655e19bcb3889765630490 (plain)
1
2
3
4
5
6
7
8
//** Load fonts from this directory.
$icon-font-path: "../fonts/";

@import "../vendor/bootstrap-3.2.0/bootstrap";

body {
  padding-top: 50px;
}