mirror of
https://github.com/adulau/brouilleursdeblanc.git
synced 2024-11-22 01:57:08 +00:00
Lighten weight of .entry-title
This commit is contained in:
parent
f7cc0bc162
commit
cbf29f6ca2
2 changed files with 2 additions and 2 deletions
2
assets/css/main.min.css
vendored
2
assets/css/main.min.css
vendored
File diff suppressed because one or more lines are too long
|
@ -214,7 +214,7 @@ span + .entry-title {
|
||||||
font-family: @alt-font;
|
font-family: @alt-font;
|
||||||
font-style: italic;
|
font-style: italic;
|
||||||
.font-rem(36);
|
.font-rem(36);
|
||||||
font-weight: 700;
|
font-weight: 400;
|
||||||
line-height: 1;
|
line-height: 1;
|
||||||
letter-spacing: -3px;
|
letter-spacing: -3px;
|
||||||
a {
|
a {
|
||||||
|
|
Loading…
Reference in a new issue