reduce the weight of the 'Just one more thing' font
This commit is contained in:
parent
0ea75072c4
commit
d204decc98
1 changed files with 6 additions and 0 deletions
|
@ -19,3 +19,9 @@
|
|||
border-top: 0;
|
||||
}
|
||||
}
|
||||
|
||||
.section.related .title.is-5 {
|
||||
font-size: 1.1rem;
|
||||
line-height: 1.25em;
|
||||
font-weight: normal; // TODO just remove the '.title' instead.
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue