Skip to content

Commit

Permalink
fix(props): nerd font size tune
Browse files Browse the repository at this point in the history
  • Loading branch information
yoyurec committed Oct 11, 2022
1 parent 3b1b1b1 commit c7161c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/css/nerdFont.css
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
.page-properties,
.block-properties {
font-family: var(--icon-font);
font-size: 0.9rem;
font-size: 0.94rem;
letter-spacing: -1px;
word-spacing: -1px;
}
Expand Down

0 comments on commit c7161c5

Please sign in to comment.