Added supporter model and send email with the password
This commit is contained in:
@@ -21,9 +21,9 @@ $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)
|
||||
$font-size-h1: floor($font-size-base * 1.8)
|
||||
$font-size-h2: floor($font-size-base * 1.5)
|
||||
$font-size-h3: floor($font-size-base * 1.2)
|
||||
|
||||
@import "bootstrap-sprockets"
|
||||
@import "bootstrap"
|
||||
|
||||
Reference in New Issue
Block a user