winterslow 0.1.22 → 0.1.23

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/winterslow/_base.scss +1 -1
  3. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: e353141dd49b0520c21da7d489ce3335667447dd
4
- data.tar.gz: 20ca746f4c7d3b509fdf665d5ca0078e0468557a
3
+ metadata.gz: 7c34f561dc12280e181fc7768cc76ff411b24d09
4
+ data.tar.gz: 3834d49f18b04d467f1a084b35c757ba197f6883
5
5
  SHA512:
6
- metadata.gz: 190042bb1404ce0d9a7fc101b5bc11e14b196898304392e5276e64214fed3b6c0641c57b6dd39e7728f264fe2a657e705c8c8a2432dbc28ab1cfdb502c7c6a49
7
- data.tar.gz: 63ed72de1966a0e43eb112fcc527fcf451c137573470759ba61f7ec3b6e8d68e56ea94a05a181040e1274f9e5025104b1b273e6073ea81ac6126102f8dcda241
6
+ metadata.gz: 2291d1cf98db204f2d80d64e018446e5b48734fd98e466581f635c4a7265aaa74bbd3a7c37350c03910568fc6acfe540c28898d7071fe2cb91d7b41cf700385a
7
+ data.tar.gz: 693a864a33f2f6ffbcdc992f44160207e12d2fe6dda3bc1cc733bde1c965fbf31ca6ba313c12cf57a948bd693e796b2896a752e80692f953900a1361ce26ace4
@@ -9,7 +9,7 @@ body, h1, h2, h3, h4, h5, h6, p, blockquote, pre, hr, dl, dd, ol, ul, figure {
9
9
 
10
10
 
11
11
  body{
12
- font-family: $content-font-family $content-font-weight $content-font-size;
12
+ font: $content-font-family $content-font-weight $content-font-size;
13
13
  color: $content-font-color;
14
14
  }
15
15
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: winterslow
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.22
4
+ version: 0.1.23
5
5
  platform: ruby
6
6
  authors:
7
7
  - ''