typographical 1.0.0 → 1.0.1

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: ea74674fcff2c2d0a55ab50e051c7f7e5089d7ee65bd7621a70db225d234cc05
4
- data.tar.gz: 6ccd312f8bde1dceb467235683741363034c5a9674ed100874d752dfc351d099
3
+ metadata.gz: 940989aca0bb720204016332278d2217c4f7dc6ccad880bb2bc9e687799a8245
4
+ data.tar.gz: ba68c33b0f95b6cb801fc119fffe863c86ac0ff01031ca6f179ae9d7af0bc7db
5
5
  SHA512:
6
- metadata.gz: '008daace2695cf119f4f6c1594ca68ae8e23ad5f14231cd7e72b87d6681e2000bb928f161f874f7ac164391ad7332fcbcce167c2bec34e0ac098c25410179740'
7
- data.tar.gz: 3da9fd73a33054be949a39cbc9a879a85a4b07ddfe1857abcd6347896b81b5d88d8bd5bf430f163defb6aafc84be3810964c94fbc8a7fc2cb046f32e344ee0f7
6
+ metadata.gz: b349ef06f2a325964d7658d75382c51cda3509847ddb5284db9581fc220036c7f053d66577f96acef1a7e6c5382285df51e134f95d31eb2cf12576538071067c
7
+ data.tar.gz: 8e3af658c11d2bf298a55fdd5598a1c1acc2cc036c188dc108310d66aff6434b20d04927946b2dca0a12013c977a78067a67e6d4c6669a22c4294b5066c94bc4
@@ -59,11 +59,11 @@ input:focus, textarea:focus {
59
59
 
60
60
  .relatedposts ul li {
61
61
  font-size: $base-font-size;
62
- list-style-type: none;
62
+ list-style-type: square;
63
63
  }
64
64
 
65
65
  .relatedposts {
66
- margin-top: 3.5em;
66
+ margin: 2.5em 0;
67
67
  }
68
68
 
69
69
  .footer-icons {
@@ -76,6 +76,10 @@ input:focus, textarea:focus {
76
76
  margin: 0 0.1em;
77
77
  }
78
78
 
79
+ .share-bar {
80
+ padding-bottom: 1.5em;
81
+ }
82
+
79
83
  footer {
80
84
  max-width: 640px;
81
85
  }
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: typographical
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.0
4
+ version: 1.0.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ram Iyer