typographical 1.1.0 → 1.1.1

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 2f5afcedae092f30379cc646af930ee8e87c47783401dd31d4feee63d00019d4
4
- data.tar.gz: bb43a2db78e185efe09176dde85e366c5b32af39e668b79cbc8191b1ac50fd7f
3
+ metadata.gz: 7ad811aedc31c1e4790e0068b0816f097a269408d45461972577dfa0a36ed2f4
4
+ data.tar.gz: ffd303d0b399e199f1605c978c9e20f999ea91dd80275e20cd87affdf68d9388
5
5
  SHA512:
6
- metadata.gz: 33f1175209b47b532a8ffcc882f2648dd3cc534710ce7a8b455461c74eaf7afb7e373330b9cbbb9e8277c914f7c5fd189aa77a599c99af3d60e00f8b5edba1e2
7
- data.tar.gz: d582e5254fc02b87c02bab85661e27d7bbf228da602879cb8932faa1a3b61b1fa4cf3b2e6c370d1eeae0a633d36f8b3d3c06a13afcef87f80f0451e7602350f3
6
+ metadata.gz: f614116aa4d8f8dc42b65a7cf6789e802da47eabafefde80626b04e946381e5d7f3e517803e1cc339cd9dae8248f5c83240c14c8473a9c966b64d275f91bdb47
7
+ data.tar.gz: 0017d7b628a6b5b36b5e329b14b1b0c9905efa52a12785194cada254b6962dbc4f917e06dadd549ab01fc51f304e871715be30fd64721edc3e663486b25dee50
@@ -106,7 +106,28 @@ footer {
106
106
  max-width: 40em;
107
107
  }
108
108
 
109
+ // for those little screens
110
+
109
111
  @media (max-width: 37.5em) {
112
+ * {
113
+ line-height: 1.45em;
114
+ }
115
+
116
+ html {
117
+ font-size: 1.1 * $base-font-size;
118
+ }
119
+
120
+ .post-title {
121
+ font-size: 2.5em;
122
+ }
123
+
124
+ .post .drop-cap {
125
+ font-size: 5.2em;
126
+ float: left;
127
+ line-height: 1;
128
+ margin: -0.09em 0.03em -0.1em -0.05em;
129
+ }
130
+
110
131
  .nav-title {
111
132
  font-size: 2em;
112
133
  margin-top: 1em;
@@ -171,18 +192,6 @@ footer, .share-bar, .nav-container { /* Disable selection of some elements */
171
192
  text-transform: lowercase;
172
193
  }
173
194
 
174
- // for those little screens
175
-
176
- @media (max-width: 37.5em) {
177
- html {
178
- font-size: 1.1 * $base-font-size;
179
- }
180
-
181
- .post-title {
182
- font-size: 2.5em;
183
- }
184
- }
185
-
186
195
  // for HiDPI screens
187
196
 
188
197
  @media (min-width: 90em) {
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: typographical
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1.0
4
+ version: 1.1.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ram Iyer
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2019-01-26 00:00:00.000000000 Z
11
+ date: 2019-02-12 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jekyll