diff --git a/bundle/custom_gnu.el b/bundle/custom_gnu.el index 5d3d9e74..af3d42e8 100644 --- a/bundle/custom_gnu.el +++ b/bundle/custom_gnu.el @@ -64,4 +64,4 @@ ;; If you edit it by hand, you could mess it up, so be careful. ;; Your init file should contain only one such instance. ;; If there is more than one, they won't work right. - '(variable-pitch ((t (:weight normal :height 120 :family "Noto Serif"))))) + '(variable-pitch ((t (:weight normal :height 100 :family "Noto Sans")))))