jumbo-jekyll-theme 3.0.22 → 3.0.23

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 7371e4bc7399aa1069c9f3f6c383ce1a3dad25f7c05d2103fd4e1aacd75d613f
4
- data.tar.gz: 67334686fd1e8ddaa4847317df838b6608aa1c82b8576aa23c487c34526779af
3
+ metadata.gz: 7ac5e51efd9ee24926617c541fa0bea27a4249bc8fd5d835b8f23596a66b2408
4
+ data.tar.gz: 5df9d8fd6140ec40ee95b73aa2b6eea5e84c9d12d74088c45c8ac38393171d16
5
5
  SHA512:
6
- metadata.gz: e2de1b362c63e05dbd43bcd9bae38249078007f301717e0e9098cd2f5fb0fd4965a764b1bad5e340e1c557471f283dd8aad89e171c439070d099d11f0c021178
7
- data.tar.gz: 2beef4bdd458d21053095b48ff348a56a3db73c3c7e66213594c215a9c51f8971882cc255f689a50a3abc1272b5a8334444d6ea0b94463cfacf9404ab8a21b74
6
+ metadata.gz: 46fa0d297482a9d2e1fcdc9eb69b9454c41420ce7303b31e1652b684685417f2f2872dbd936a6a40d9909945acce52768c92a371b93d0940ac3eba57eb0577aa
7
+ data.tar.gz: 133d512e8bfc4bc55ad59eab9253589e55b0d458c7b33f0a219275ee44ecbdbb346509082169423baac7b30a33a8f775e6152d39d18763dbf9593fefe1782d87
@@ -33,9 +33,9 @@ div#jumbotron-content {
33
33
  z-index: -1;
34
34
  }
35
35
  div#jumbotron.background-image {
36
- background-size: cover;
37
- background-position: center center;
38
- background-repeat: no-repeat;
36
+ background-size: cover !important;
37
+ background-position: center center !important;
38
+ background-repeat: no-repeat !important;
39
39
  }
40
40
  div.jumbotron-image{
41
41
  background-repeat: no-repeat;
@@ -586,7 +586,9 @@ blockquote:before {
586
586
  width: 32px;
587
587
  height: 35px;
588
588
  }
589
-
589
+ #content-container{
590
+ padding-top:20px;
591
+ }
590
592
  /* VCenter Img*/
591
593
  .vcenter-img {
592
594
  display: inline-block;
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.22
4
+ version: 3.0.23
5
5
  platform: ruby
6
6
  authors:
7
7
  - Kyle Kirkby