solar-flair 0.2.10 → 0.2.11

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: 82bbf6aaf2998dc7b5496f537beed7925fbf337fbb70b6a13a9d91825a74f4d0
4
- data.tar.gz: 8d4e6d4be9f42391e3f189b41d440819e798c51259f35d186b498440d456761a
3
+ metadata.gz: a25184d46de4f25afa80413a9345f98c3a302b379ef23cf6bb03387804616f09
4
+ data.tar.gz: ea29ca2ed7a55e6e80a504547f2523b36c62911ea642b1bcc177a71f5d3d9e57
5
5
  SHA512:
6
- metadata.gz: 6c71e802ea9a5ffd7d98f2bb7dd23fc89c6cde5d13da7c3e81147db9b73606d6208f97694501976416836b1e907c13e5cc267d84bf784a0a7f869ff36a040287
7
- data.tar.gz: d3774b2b342ef654ec36dbb09c693c6246de62e02a159e3cc8cfc17e2b4d84a831486685587b536fe030439684730ded36a51721a3574aa6912387f02461c95f
6
+ metadata.gz: 927cec1584ae039c06e6215987187cfa8a9422ff1e5de2ad0b56fabf846d573a58bd0aa36962629e0580c1c2159250d2100e6df2448211930dd0484deeaf7b25
7
+ data.tar.gz: 431962f84786647866a3a0a8cdddc24aa69f7a22717b636205250648d82297a3a257b04328414347253aab3e6a0eeab50725eed4911b372af8f636fd8e5ffd43
@@ -26,7 +26,7 @@ body > main > article > div.col-12.col-md-4 > h4
26
26
  word-spacing: .05em;
27
27
  color: darken($color-grey, 20);
28
28
  text-transform: uppercase;
29
- margin-bottom: 0%;
29
+ margin-bottom: .5rem;
30
30
  font-size: 2.5em;
31
31
  font-weight: 800;
32
32
  margin-left: -2px;
@@ -48,10 +48,10 @@ body > main > article > div.col-12.col-md-4 > h4
48
48
  }
49
49
  }
50
50
  h3{
51
- line-height: 170%;
51
+ line-height: 110%;
52
52
  word-spacing: .05em;
53
53
  color: darken($color-grey, 20);
54
- margin-bottom: 0%;
54
+ margin-bottom: .5rem;
55
55
  font-size: 1.7em;
56
56
  font-weight: 300;
57
57
 
@@ -72,10 +72,10 @@ body > main > article > div.col-12.col-md-4 > h4
72
72
  }
73
73
  }
74
74
  h4{
75
- line-height: 170%;
75
+ line-height: 110%;
76
76
  word-spacing: .05em;
77
77
  color: darken($color-grey, 20);
78
- margin-bottom: 0%;
78
+ margin-bottom: .5rem;
79
79
  font-size: 1.3em;
80
80
  font-weight: 400;
81
81
 
@@ -96,10 +96,10 @@ body > main > article > div.col-12.col-md-4 > h4
96
96
  }
97
97
  }
98
98
  h5{
99
- line-height: 170%;
99
+ line-height: 110%;
100
100
  word-spacing: .05em;
101
101
  color: darken($color-grey, 5);
102
- margin-bottom: 0%;
102
+ margin-bottom: .5rem;
103
103
  font-size: 1em;
104
104
  font-weight: 800;
105
105
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: solar-flair
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.10
4
+ version: 0.2.11
5
5
  platform: ruby
6
6
  authors:
7
7
  - Nicholas D. Kline