From 5cd79b60fe96e4d392d9fecf9715cee75aa1d94d Mon Sep 17 00:00:00 2001 From: David Merfield Date: Tue, 10 Mar 2020 18:33:12 -0400 Subject: [PATCH] Consistent usage of quotation marks across font stacks --- css/tachyons.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/css/tachyons.css b/css/tachyons.css index f5a7b12..eddc084 100644 --- a/css/tachyons.css +++ b/css/tachyons.css @@ -724,8 +724,8 @@ code, .code { font-family: Consolas, monaco, monospace; } .athelas { font-family: athelas, georgia, serif; } .georgia { font-family: georgia, serif; } .times { font-family: times, serif; } -.bodoni { font-family: "Bodoni MT", serif; } -.calisto { font-family: "Calisto MT", serif; } +.bodoni { font-family: 'Bodoni MT', serif; } +.calisto { font-family: 'Calisto MT', serif; } .garamond { font-family: garamond, serif; } .baskerville { font-family: baskerville, serif; } /*