Skip to content

Commit 26d1610

Browse files
Mono font optimization
1 parent 1af1c9f commit 26d1610

File tree

3 files changed

+3
-7
lines changed

3 files changed

+3
-7
lines changed

assets/built/screen.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/built/screen.css.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/css/screen.css

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2534,11 +2534,7 @@ figcaption a {
25342534

25352535
.has-mono-title .gh-card-title {
25362536
font-size: calc(1.8rem*var(--factor, 1));
2537-
}
2538-
2539-
.has-mono-title .gh-header.gh-header.is-highlight .gh-card-title,
2540-
.has-mono-title .gh-header.gh-header.gh-header.is-magazine .gh-card-title {
2541-
line-height: 1.15;
2537+
line-height: 1.2;
25422538
}
25432539

25442540
.has-serif-title .gh-about-title {

0 commit comments

Comments
 (0)