jumbo-jekyll-theme 3.0.4 → 3.0.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 4fca26cd30a3e6f01440fcc5114f3ad8cc0252257034b188a140f93772d1bf57
4
- data.tar.gz: a173e9519ae0855dbd3706e0fc8fc9d3deb2d1e71b09bd4898ca955b84c4d515
3
+ metadata.gz: a6175e1db156f47d1161ec89f4ce53f3ee5dc4ac4e646e09736f2f067e4eb416
4
+ data.tar.gz: 529852b2735a5f3b97808c023a08c05be33731f1f17fad032e3daad10218418c
5
5
  SHA512:
6
- metadata.gz: 914c0656d952690f201ca057c5791b1c0949356e057dbe9d9bc6253ca0a6f1e83bff3d1ca9487c74813079f6da3b7fc708c512b39e07265ee95efbc9e39a443f
7
- data.tar.gz: b81da00982b6315e1e1b7f8757edfdf8a5ab9454dbca0b5713200c9c6cb450f87986ba459ac01f7b7cebfc94060bc7b9565d82345d25867038858799830f700b
6
+ metadata.gz: a9eb36e55337d2453dc54766540b56982c4f7803c06221225ccee6f58cdf118aa7365629b30b5c711b2b88410a40ad263fd44ad37aedd2d28729e058e6f05c0a
7
+ data.tar.gz: 7504d9fd8cd2d5ba3705ade3aab94800a7dc2e35065048bc13da274d782c74a65cca9b96b420a29b7d1116fbad15092ce49a9f10208f53e3461104be485329d0
@@ -921,3 +921,13 @@ $dl-horizontal-offset: $component-offset-horizontal !default;
921
921
  $dl-horizontal-breakpoint: $grid-float-breakpoint !default;
922
922
  //** Horizontal line color.
923
923
  $hr-border: $gray-lighter !default;
924
+
925
+ // Custom Jumbotron Settings
926
+ $jumbotron-height: 400px;
927
+ $overlay: 0.5;
928
+ $jumbotron-font-size-xs: 26px;
929
+ $jumbotron-font-size: 32px;
930
+ $jumbotron-heading-color: #fff !default;
931
+ $jumbotron-sub-title-font-size-xs: 16px;
932
+ $jumbotron-sub-title-font-size: 18px;
933
+ $jumbotron-sub-title-color: #fff !default;
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jumbo-jekyll-theme
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.4
4
+ version: 3.0.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - Kyle Kirkby