Nicer headings
This commit is contained in:
@@ -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"
|
||||
|
||||
@@ -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/
|
||||
Reference in New Issue
Block a user