0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00

Added missing heading fonts to body fonts

This commit is contained in:
Aileen Booker 2024-10-09 15:39:32 +01:00
parent 17a2fbc7e4
commit 52554ac7ca

View file

@ -101,6 +101,9 @@ export const CUSTOM_FONTS: CustomFonts = {
'Chakra Petch'
],
body: [
'Space Grotesk',
'Playfair Display',
'Chakra Petch',
'Bebas Neue',
'Noto Sans',
'Poppins',