commit 5ec735fdfa0bf9d17214bd4284ccf2d7db350089
parent 1d3aad5c8798fe510131c700bda58f3ee5a88977
Author: Anders Damsgaard <anders.damsgaard@geo.au.dk>
Date:   Tue, 26 May 2015 09:33:41 +0200
* .spacemacs: update font choice
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.spacemacs b/.spacemacs
@@ -82,7 +82,7 @@ before layers configuration."
    ;                            :width normal
    ;                            :powerline-scale 1.1)
    dotspacemacs-default-font '("Pragmata Pro"
-                               :size 12
+                               :size 11
                                :weight normal
                                :width normal
                                :powerline-scale 1.1)