spacemacs: remove font size setting which is broken on hidpi

This commit is contained in:
Gabriel Ebner 2017-09-30 08:58:55 +02:00
parent 678ad01dfe
commit 43244f037e

@ -91,7 +91,7 @@ before layers configuration."
;; size to make separators look not too crappy. ;; size to make separators look not too crappy.
dotspacemacs-default-font '(;"Source Code Pro" dotspacemacs-default-font '(;"Source Code Pro"
"Monospace" "Monospace"
:size 14 ;; :size 14
:weight normal :weight normal
:width normal :width normal
:powerline-scale 1.1) :powerline-scale 1.1)