names_are_hard 0.2.6 → 0.2.7

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/names_are_hard.scss +1 -1
  3. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 4448379e73f1ed2a1e29e9c798e9d638f4b70adb
4
- data.tar.gz: dfcb1275ffa1409ac1334cd734f8ac5a3d468e26
3
+ metadata.gz: b03b8a2ce71cd828baaf5404597f440e27f5e4b7
4
+ data.tar.gz: 486bd77087687072c76e65da84fa8f432071228a
5
5
  SHA512:
6
- metadata.gz: 7d8cd643409cbf13f13833c07d28f356a04c0de7687d1bbb26b9d4aa6f00723b979bcb9a1f7b094abe31a271760aa31a7293f125f90c575b60464113bdd78771
7
- data.tar.gz: cf0644b776cd192871ca3deb68c1ad09e85f833d166a2efed55f936821d57207fc3c8f9e3fc80559272d9f96bd48fdd211405db52aeae332be733469726391d1
6
+ metadata.gz: c1f133a9ca7545c0509ef7489e37e0be91f5722c29c82c7348f2a9bb9b15496e8eb828af17581a656ff71673328597750f87e6672bd37d149e2de7e6e7e664bd
7
+ data.tar.gz: 6cdd39d27907606a6fb7cd1043ba6595208190d994cb77b0ead4eacf1e4423319440f4655126be76dd815a0864ea9f0c16e31aa8f5a6ab86ef5719278ab840ab
@@ -399,7 +399,7 @@ table {
399
399
  }
400
400
  }
401
401
 
402
- @media screen and (max-width: 800px)
402
+ @media screen and (max-width: 1000px)
403
403
  {
404
404
  .site-title
405
405
  {
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: names_are_hard
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.6
4
+ version: 0.2.7
5
5
  platform: ruby
6
6
  authors:
7
7
  - Chris Johnston