typographical 1.1.20 → 1.1.21

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: 4675ed453c44a7d98502aba106209d88be4dd15613ac47a95e3d2c6043811c98
4
- data.tar.gz: 540ea08cb5dcfcc496bc40118056bd0cc2d40bd1a699e0e630b9efc75fcedff0
3
+ metadata.gz: 919acad349caa589b53d83d9535aabd8f2646542ce41a992624ceb3abd7ab293
4
+ data.tar.gz: 740ea41b094b7162f0c2515a15c1a11955d1b9a55a6918a8efc76bfa9c724d1f
5
5
  SHA512:
6
- metadata.gz: 68235c4ec88a71479228395536bc71a0218f0d71359e77eb09bdeeaeac4ceebcebc8dfd984e7905977a01538500ef3552716131b987b864dc47c93fb6292a5ae
7
- data.tar.gz: 5fcce7355ee3ed076ac28d9c382ab69bb23f0b732c3f7f4d95871f21bd693066cc6d3042db3b97ace7f4b147e0a87d54ad9cb3b81baa53f71a9eb548b8be3cc0
6
+ metadata.gz: efe29e6965509c494e72289743c249c7d905e9fda3469089aa8eb199bfa17b0cd363160191cc95da10e2a23f17c1545ebde32a7e78dcb4066a8a07931c4c289b
7
+ data.tar.gz: e4a524e30b5014e2a51d4c2ab6220ef94298dbfce3b50f561d2ee4218b35fa154e7dcbcf5fe748afcf4cf74be13360e472174f63ebe98b07181fec2432243023
data/README.md CHANGED
@@ -1,5 +1,7 @@
1
1
  # Typographical
2
2
 
3
+ [![Gem Version](https://badge.fury.io/rb/typographical.svg)](https://badge.fury.io/rb/typographical)
4
+
3
5
  Thank you for choosing Typographical as your Jekyll theme! Typographical is a minimalist Jekyll theme focused on typography. This theme is for you if you are a writer or a storyteller.
4
6
 
5
7
  This theme is based on the [Tale theme by Chester How](https://github.com/chesterhow/tale).
@@ -247,6 +247,8 @@ footer, .share-bar, .nav-container { /* Disable selection of some elements */
247
247
  }
248
248
 
249
249
  table {
250
+ margin-right: auto;
251
+ margin-left: auto;
250
252
  margin-bottom: 1em;
251
253
  }
252
254
 
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.1.20
4
+ version: 1.1.21
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ram Iyer