diff options
Diffstat (limited to 'machines/bob.el')
-rw-r--r-- | machines/bob.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/machines/bob.el b/machines/bob.el index 77034d2..912659e 100644 --- a/machines/bob.el +++ b/machines/bob.el | |||
@@ -28,7 +28,7 @@ | |||
28 | :weight normal | 28 | :weight normal |
29 | :slant italic) | 29 | :slant italic) |
30 | (fixed-pitch :family ,(or mono-face base-face) | 30 | (fixed-pitch :family ,(or mono-face base-face) |
31 | :height ,base-size) | 31 | :height 1.0) |
32 | (variable-pitch | 32 | (variable-pitch |
33 | :family ,(or var-face base-face) | 33 | :family ,(or var-face base-face) |
34 | :height ,var-size) | 34 | :height ,var-size) |