From 3d849592082f76887590a033c49e9dfc82a8f468 Mon Sep 17 00:00:00 2001 From: Abhishek-kumar09 Date: Sun, 9 Aug 2020 22:16:14 +0530 Subject: [PATCH 1/3] Add Montserrat font family --- public/index.html | 3 +++ src/theme/typography.js | 9 ++++++++- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/public/index.html b/public/index.html index ef921fa3..ae25597f 100755 --- a/public/index.html +++ b/public/index.html @@ -10,6 +10,9 @@ /> + Date: Thu, 13 Aug 2020 16:03:11 +0530 Subject: [PATCH 2/3] font changes and fix some margins --- src/layouts/MainLayout/TopBar/index.js | 4 ++-- src/theme/typography.js | 18 ++++++++++-------- 2 files changed, 12 insertions(+), 10 deletions(-) diff --git a/src/layouts/MainLayout/TopBar/index.js b/src/layouts/MainLayout/TopBar/index.js index 458fcbc3..f0d7e14a 100755 --- a/src/layouts/MainLayout/TopBar/index.js +++ b/src/layouts/MainLayout/TopBar/index.js @@ -33,7 +33,8 @@ const useStyles = makeStyles(theme => ({ } }, toolbar: { - minHeight: 64 + minHeight: 64, + maxHeight: 64 }, menuButton: { float: 'right', @@ -147,7 +148,6 @@ function TopBar({ className, onMobileNavOpen, ...rest }) { - Date: Mon, 21 Sep 2020 18:39:06 +0530 Subject: [PATCH 3/3] rebased branch and removed roboto --- public/index.html | 14 +++----------- src/layouts/MainLayout/TopBar/index.js | 1 + src/theme/typography.js | 7 +------ 3 files changed, 5 insertions(+), 17 deletions(-) diff --git a/public/index.html b/public/index.html index ae25597f..9279bd06 100755 --- a/public/index.html +++ b/public/index.html @@ -10,17 +10,9 @@ /> - - - + Code for Cause +