jekyll-theme-lucas-minima 0.1.11 → 0.1.13

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/_sass/_resume.scss +2 -5
  3. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: fcbdb8fe88a44632c5a65a03e9cf66e21dc9478305a4cf6ec4d3e0649f2c55b7
4
- data.tar.gz: 91b6a6b466297e11701862cc362ecaa82d35c26bebb0a44799480b895f7d4cc8
3
+ metadata.gz: f55b75ffb409e50d32886b6fbe7d11efc4555a4d74e77b48cdbcdf66872ce89a
4
+ data.tar.gz: 8a40d1a1629d3733d709ed2405b49e5fa5cd584760bf7519e9dac0a6bea29b50
5
5
  SHA512:
6
- metadata.gz: 269c319bf51692414365a1b2e3b5d12688cac30c52179aa83e5f796205151c0181ddde2c1510c2ac9fc0952359c14db01c2b9628459fd770c9cf8667c602e11e
7
- data.tar.gz: b5a17af98b0133120ff826421a932a5a5ffa459db0e4e6f1ea367020b9e0008c29939323ce65264a52fde3661f80837a68d317daa5a05e985af47a137c628593
6
+ metadata.gz: 0f1cf6e2dd18a03c2566d71295852d4440aaf3b5b2dbaa758ae808563270f202c9e0ee83a8d7a67b9e8513fece187b7a364b19201fbc2e2080941f80f0c641dd
7
+ data.tar.gz: 9562954d06c0284c8b3cccb85c8a85a382326b51ede6cb4b96581c283d7910521d154e5bdd8711006b35a04fec091343bdf6cce3e2aaef61a7455bc1fc5188bd
data/_sass/_resume.scss CHANGED
@@ -139,18 +139,15 @@
139
139
  @include sans_light;
140
140
  color: #333;
141
141
  text-align: left;
142
+ font-weight: bold;
142
143
 
143
144
  a {
144
- color: #333;
145
+ color: #5e5e5e;
145
146
  text-decoration: none;
146
- border-bottom: 1px solid;
147
- letter-spacing: 0.235px;
148
147
  @include transition(color 0.2s ease);
149
148
 
150
149
  &:hover {
151
150
  color: #9c9c9c;
152
- border-bottom: none;
153
- font-weight: bold;
154
151
  }
155
152
 
156
153
  }
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jekyll-theme-lucas-minima
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.11
4
+ version: 0.1.13
5
5
  platform: ruby
6
6
  authors:
7
7
  - LucasZ-SGP