Fix height of variable pitch font
This commit is contained in:
parent
0fd6f9fe02
commit
6a2e7cd553
1 changed files with 1 additions and 1 deletions
|
@ -44,4 +44,4 @@
|
|||
;; Your init file should contain only one such instance.
|
||||
;; If there is more than one, they won't work right.
|
||||
'(font-lock-keyword-face ((t (:slant italic))))
|
||||
'(variable-pitch ((t (:height 1.1 :family "Noto Sans")))))
|
||||
'(variable-pitch ((t (:height 1.0 :family "Noto Sans")))))
|
||||
|
|
Loading…
Add table
Reference in a new issue