[2.5.2] Fix fontSize not reflecting in exported PDF

This commit is contained in:
Amruth Pillai
2021-01-07 09:35:31 +05:30
parent c40d89e98e
commit 98aef7eb77
4 changed files with 28 additions and 18 deletions

View File

@ -6,7 +6,7 @@ module.exports = {
title: 'Reactive Resume',
siteUrl: 'https://rxresu.me',
description: 'A free and open source resume builder.',
version: '2.5.1',
version: '2.5.2',
},
plugins: [
'gatsby-plugin-react-helmet',