no idea what changed here

This commit is contained in:
Zastian Pretorius
2022-07-26 15:58:28 +01:00
parent 531f04db83
commit a5736700d7

View File

@@ -50,7 +50,6 @@
(setq fci-rule-color "#a280d5") (setq fci-rule-color "#a280d5")
(add-hook 'prog-mode-hook 'fci-mode) (add-hook 'prog-mode-hook 'fci-mode)
(custom-set-faces (custom-set-faces
'(org-level-1 ((t (:inherit outline-1 :height 1.4)))) '(org-level-1 ((t (:inherit outline-1 :height 1.4))))
'(org-level-2 ((t (:inherit outline-2 :height 1.3)))) '(org-level-2 ((t (:inherit outline-2 :height 1.3))))