mono-lite 0.3.2 → 0.3.3

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/_layout.scss +6 -7
  3. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 70fc1e55bf8f0d828ae61c392049c40b605967a914045d94d2c6fa3ceff19529
4
- data.tar.gz: 84830c28af5ee9a8452c89f0fdd6e9da13b2b4ef9435d55bd297372c60e6c3d0
3
+ metadata.gz: 2338636d3575e481a204bab4ff8dd4efcacbad09351f51eba7e71f52fdb9de2f
4
+ data.tar.gz: 52652cd9490b154f79c174c3f08a8551d42dd8e05516313e8952c1d269a3b72e
5
5
  SHA512:
6
- metadata.gz: 9244f0c0237c6e4f0724dfb22393404e079d08f9d7723a0ca0415fe6f6a2d7ba5e6e9f9193316596bccab0b61d216ca327422a915ce81e1f95b828f63c456894
7
- data.tar.gz: 967f77d28b13ac8261031aa92563ccbbb9fa8389ace6178c877b64e2253a50bbed54c7dc472b523ed545477cdf289b9e2d764483933425d87d57cb08d74214a7
6
+ metadata.gz: d9b6111f8b58087e002c5d78d962ccc849cf90edbee169fc4e4c1f171ad27651a0f18cbe923d3417bf238db374260647a87680b6cbb278b22f94d0643184c34c
7
+ data.tar.gz: 24a665ae6dfc68edd02b573b2a07f301aafc4337356acabe61e7718a7c039388fdffcec5fa1781fb21428e783aafcff54b119b030ea4797251ecde16c0a2490b
data/_sass/_layout.scss CHANGED
@@ -48,6 +48,12 @@ section {
48
48
  font-weight: 600;
49
49
  }
50
50
 
51
+ .post-content img {
52
+ max-width: 100%;
53
+ height: auto;
54
+ display: block;
55
+ }
56
+
51
57
  .post-row {
52
58
  display: flex;
53
59
  color: $text-color;
@@ -122,13 +128,6 @@ section {
122
128
  margin-right: 0;
123
129
  }
124
130
 
125
- // .post-content {
126
- // img {
127
- // object-fit: contain;
128
- // width: 100%;
129
- // }
130
- // }
131
-
132
131
  .post-byline {
133
132
  position: relative;
134
133
  top: -1.5rem;
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: mono-lite
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.2
4
+ version: 0.3.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Dylan Hawley