jekyll-theme-lucas-minima 0.1.10 → 0.1.11

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 -11
  3. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: d1da1e09649eb4d4b209ca7d36385f320b39757444f41d05565fcb3f96816bcd
4
- data.tar.gz: 223da0e3e41967b2eb561093c29eda9649b6193035e581b5625379dac1a577a1
3
+ metadata.gz: fcbdb8fe88a44632c5a65a03e9cf66e21dc9478305a4cf6ec4d3e0649f2c55b7
4
+ data.tar.gz: 91b6a6b466297e11701862cc362ecaa82d35c26bebb0a44799480b895f7d4cc8
5
5
  SHA512:
6
- metadata.gz: ccca36fa99d7f86efd3ea603df53c125bc3332f3c12c87b78a00cdfc049461c2146cadbbd706f72c3cbc550ccddf6b965ef566145407a1952d84d51ea09e5aa6
7
- data.tar.gz: 8212af1dad04354e7274121945e37efb19f0adf69c895f740ccd17733e4e53fb18c731cb3b6eeb3369761a9bdfee0475a4ef4caad715eebf4d4d9a69d9916a21
6
+ metadata.gz: 269c319bf51692414365a1b2e3b5d12688cac30c52179aa83e5f796205151c0181ddde2c1510c2ac9fc0952359c14db01c2b9628459fd770c9cf8667c602e11e
7
+ data.tar.gz: b5a17af98b0133120ff826421a932a5a5ffa459db0e4e6f1ea367020b9e0008c29939323ce65264a52fde3661f80837a68d317daa5a05e985af47a137c628593
data/_sass/_resume.scss CHANGED
@@ -144,7 +144,7 @@
144
144
  color: #333;
145
145
  text-decoration: none;
146
146
  border-bottom: 1px solid;
147
- font-weight: 400;
147
+ letter-spacing: 0.235px;
148
148
  @include transition(color 0.2s ease);
149
149
 
150
150
  &:hover {
@@ -152,16 +152,7 @@
152
152
  border-bottom: none;
153
153
  font-weight: bold;
154
154
  }
155
- &::before {
156
- content: attr(title);
157
- font-weight: bold;
158
- height: 0;
159
- overflow: hidden;
160
- visibility: hidden;
161
- position: absolute;
162
- top: 0;
163
- left: 0;
164
- }
155
+
165
156
  }
166
157
  }
167
158
  }
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.10
4
+ version: 0.1.11
5
5
  platform: ruby
6
6
  authors:
7
7
  - LucasZ-SGP