Skip to content

Commit d906c15

Browse files
committed
style: change charname font size
1 parent 040844b commit d906c15

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

styles/css/projectfu.css

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

styles/scss/utils/_typography.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -401,7 +401,7 @@ $font-quote: 'EB Garamond', sans-serif;
401401
.charname input {
402402
font-family: $font-secondary;
403403
font-weight: 500;
404-
font-size: 2.25rem;
404+
font-size: 2.125rem;
405405
text-transform: none;
406406
font-variant: all-small-caps;
407407
}

0 commit comments

Comments
 (0)