jumbo-jekyll-theme 3.0.21 → 3.0.22

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/_sass/core/theme.scss +0 -6
  3. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 94da3e25503ad74281e7657c801b286f07fee7727c35a6f35076e933533d7050
4
- data.tar.gz: 3c6e19c436cf020531e2d9fb47716f639a6a0a49a9bbeb43c00b0eefa78a8102
3
+ metadata.gz: 7371e4bc7399aa1069c9f3f6c383ce1a3dad25f7c05d2103fd4e1aacd75d613f
4
+ data.tar.gz: 67334686fd1e8ddaa4847317df838b6608aa1c82b8576aa23c487c34526779af
5
5
  SHA512:
6
- metadata.gz: b11a807549b23dabda6cf051511991145c908661b871c3d3c6afc50d2fc58e0dc295cc0510d85e01dfcbabf8541724760e9455a071e92de2f085b4ff38bd8a14
7
- data.tar.gz: a941bfb1f5cc745e0ad373480f41f1b7ab0f09270b5cdb4f15cbf323a381c8c12474818c2eb0976165cf9161e06245b2302cf1d50b10e978a23ba4230a6127e6
6
+ metadata.gz: e2de1b362c63e05dbd43bcd9bae38249078007f301717e0e9098cd2f5fb0fd4965a764b1bad5e340e1c557471f283dd8aad89e171c439070d099d11f0c021178
7
+ data.tar.gz: 2beef4bdd458d21053095b48ff348a56a3db73c3c7e66213594c215a9c51f8971882cc255f689a50a3abc1272b5a8334444d6ea0b94463cfacf9404ab8a21b74
@@ -216,13 +216,7 @@ p .justified{
216
216
  .row.shape-divider {
217
217
  background-color: $brand-primary;
218
218
  }
219
- // Content Container - container used for actual content
220
219
  // Not for breadcrumb / nav / footer
221
- .container-fluid {
222
- background-color: $body-bg;
223
- padding-top: 20px;
224
- padding-bottom: 20px;
225
- }
226
220
  .container-fluid ul { font-size:18px; }
227
221
  .container-fluid ol { font-size: 18px;}
228
222
  // Padded row css
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.21
4
+ version: 3.0.22
5
5
  platform: ruby
6
6
  authors:
7
7
  - Kyle Kirkby