jekyll-nerd-portfolio 0.1.12 → 0.1.13

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/assets/css/style.css +3 -1
  3. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: fa8e132444e0b577d7c4c81d7bdf1a34ca008988
4
- data.tar.gz: 7767a71ef95b7537e223813c3ba6aadd0fb46659
3
+ metadata.gz: 6ff598c641a916d851530f6ea3057f0f49eb5d9e
4
+ data.tar.gz: 5c1770078c046349068ee3a5fc6b77750090b376
5
5
  SHA512:
6
- metadata.gz: b86ad9c8732f7ee5a06b18c6ad08431a46519d5e3ad9f0ef0275f231213186e5b25779a0d6d22de2ed0d332988262d9d049d983a6d48c45f79c0c9f2be846007
7
- data.tar.gz: 626a788b92c52a45b5605ad8815092972fd4f4e9be84d136cdf34db475b22ea9b6c6f0251508ebd02a8b6f1011b56872e6875da22a9bd7d49704aaf493bb7cbc
6
+ metadata.gz: 4abc5d829be04c869f89c48f9c5aacedf58f4c4bbf98c103f4f12831f32d8a57280ba4e0832cd23cdf25c51ef25fe0afb26ca75e7639a3bc36ec97df9cd6640d
7
+ data.tar.gz: 7cdc0902a9ac7ae7d4d994a07fe738db86534f4f59818187bae4a2dd70fc8d1ca7e7b4d6e5cc244b4b018dbcb0e72505f6cd10a683b9a4d73173992926ebd435
data/assets/css/style.css CHANGED
@@ -18,7 +18,9 @@ code {
18
18
  p {
19
19
  margin-bottom: 20px;
20
20
  font-family: 'Roboto', sans-serif;
21
- line-height: 22pt;
21
+ line-height: 24pt;
22
+ font-size: 20px;
23
+ text-indent: 40px;
22
24
  }
23
25
 
24
26
  .header {
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jekyll-nerd-portfolio
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.12
4
+ version: 0.1.13
5
5
  platform: ruby
6
6
  authors:
7
7
  - Jam Risser