diff --git a/bundle/custom_win32.el b/bundle/custom_win32.el index 14fb6eca..c93fb1d4 100644 --- a/bundle/custom_win32.el +++ b/bundle/custom_win32.el @@ -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")))))