From 13508d3c161878d07865de96cbeb08cc471f1b3d Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Mon, 3 May 2021 11:02:30 +0530 Subject: [PATCH] Fix fontSize in initialState.json --- src/data/initialState.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/data/initialState.json b/src/data/initialState.json index 12428721..24346d94 100644 --- a/src/data/initialState.json +++ b/src/data/initialState.json @@ -74,7 +74,7 @@ "language": "en", "template": "onyx", "font": "Montserrat", - "fontSize": 12, + "fontSize": 9, "layout": { "onyx": [ ["objective", "work", "education", "projects"],