| @@ -0,0 +1,10 @@ | ||
|
|
||
| @import "bootstrap-sprockets"; | ||
| @import "bootstrap"; | ||
|
|
||
| // Global Styles | ||
|
|
||
| @import "vehicles"; | ||
|
|
||
|
|
||
| // = require_self |
| @@ -33,7 +33,7 @@ $url_1: url(cell-grey.jpg); | ||
| .navbar-brand { | ||
| font-family: $font_0, $font_1; | ||
| font-weight: 800; | ||
| position: center; | ||
| text-transform: uppercase; | ||
| font-style: italic; | ||
| color: $white; | ||
| @@ -38,11 +38,10 @@ $url_1: url(cell-grey.jpg); | ||
| .navbar-brand { | ||
| font-family: $font_0, $font_1; | ||
| font-weight: 800; | ||
| position: center; | ||
| text-transform: uppercase; | ||
| font-style: italic; | ||
| color: $white; | ||
| } | ||
|
|
||
|
|
||