diff --git a/content/.vitepress/theme/custom.css b/content/.vitepress/theme/custom.css index 1c79a2d..4270c57 100644 --- a/content/.vitepress/theme/custom.css +++ b/content/.vitepress/theme/custom.css @@ -4,11 +4,11 @@ } .vp-doc { - font-family: Georgia, 'Times New Roman', Times, serif + font-family: Georgia, 'Times New Roman', Times, serif; } .vp-doc h1, .vp-doc h2, .vp-doc h3, .vp-doc h4, .vp-doc h5, .vp-doc h6, .custom-block-title { - font-family: 'DMSerifDisplay'; + font-family: 'DMSerifDisplay', Georgia, 'Times New Roman', Times, serif; } .VPBadge, .vp-doc table {