From 9d3c36e02c72c5311dcbacd4dee78bb59748d74d Mon Sep 17 00:00:00 2001 From: Jeremy Thomas Date: Fri, 17 May 2019 14:10:54 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index afbd19a18c..493f853833 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,8 @@ ### New features +#### Support for overriding the `font-family` + You can now specify a different `font-family` for the `.title`, `.subtitle` and `.button` by using the variables `$title-family`, `$subtitle-family` and `$button-family` respectively. Simply set a value when importing Bulma: