Nicer headings

This commit is contained in:
2017-03-24 17:43:00 +01:00
parent 20cd9aeeaf
commit 522c2a94ab
3 changed files with 6 additions and 7 deletions
+4 -2
View File
@@ -15,13 +15,15 @@
*/
$brand-success: #66903F
$font-size-base: 14px
$font-size-h3: $font-size-base
$navbar-default-bg: #FFF
$navbar-default-border: none
$font-size-base: 14px
$navbar-padding-horizontal: none
$navbar-default-link-color: #66903F
$navbar-default-link-active-bg: #FFF
$font-size-h1: floor($font-size-base * 2)
$font-size-h2: floor($font-size-base * 1.8)
$font-size-h3: floor($font-size-base * 1.5)
@import "bootstrap-sprockets"
@import "bootstrap"
-3
View File
@@ -1,3 +0,0 @@
// Place all the styles related to the suporters controller here.
// They will automatically be included in application.css.
// You can use Sass (SCSS) here: http://sass-lang.com/