jekyll-theme-scrawl 0.1.6 → 0.1.7

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.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/_sass/scrawl.scss +4 -1
  3. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 617627f98cabd7b3c56598892349edf205bde83d
4
- data.tar.gz: d74c7030772d2b5718073c4c2515603542e96c73
3
+ metadata.gz: b33073315ebc2d97fa15c557a9814771fd60cd01
4
+ data.tar.gz: d0f54213042c8a695b49f661002244a3f2a5c50c
5
5
  SHA512:
6
- metadata.gz: 74ae491674591bde8ee62741a391ee71ed1f87bbab7f9ef9b0f358eb1b9305e055cadc2bc0935400321bac70118cef883df928f008dc23dc628c78c6616519e1
7
- data.tar.gz: 495b46687fb7393d5c75553cfae363f59a2d1be0992547104dc4c5b78335da749dca9e0d56a622893909aefa567d1cbee6c8a9b7a556643bb1eb92bcdf29e1fe
6
+ metadata.gz: 5c1b51e260ce3e38fa5feff454417e3a7550532ac510a16767413885585d4a760a53a6eb2b7720b28224c0299606baf774731e9522e263700fbded156a7d5c5b
7
+ data.tar.gz: 13b24f141c8ab6e9f6bf877c132bf58d0e91e1bc590c734dabbc88d7b5f7406c01725365c9dd1963ea8f2e940f93da5dfd76b84937666159a72f81ec1f68ec77
data/_sass/scrawl.scss CHANGED
@@ -139,7 +139,7 @@ body.headerless.sitemap header {
139
139
  }
140
140
  }
141
141
 
142
- @media all and (max-width: 960px) {
142
+ @media all and (max-width: 1060px) {
143
143
  body.fluid, body.fixed {
144
144
  header {
145
145
  border-bottom: 1px solid #dbdddf;
@@ -153,6 +153,9 @@ body.headerless.sitemap header {
153
153
  float: none;
154
154
  position: static;
155
155
  width: auto;
156
+ }
157
+
158
+ section {
156
159
  padding: 25px 0;
157
160
  }
158
161
  }
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jekyll-theme-scrawl
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.6
4
+ version: 0.1.7
5
5
  platform: ruby
6
6
  authors:
7
7
  - Matt Light