From 15441701ebd3dea5ffee49d9f01a4a8cf2c285d7 Mon Sep 17 00:00:00 2001 From: Sendou Date: Mon, 23 Mar 2020 14:42:58 +0200 Subject: [PATCH] new fonts for header --- frontend-react/public/index.html | 2 +- frontend-react/src/components/common/PageHeader.tsx | 5 ++--- frontend-react/src/components/home/HomePage.tsx | 5 ++--- 3 files changed, 5 insertions(+), 7 deletions(-) diff --git a/frontend-react/public/index.html b/frontend-react/public/index.html index 947fbd829..51969bc21 100644 --- a/frontend-react/public/index.html +++ b/frontend-react/public/index.html @@ -8,7 +8,7 @@ diff --git a/frontend-react/src/components/common/PageHeader.tsx b/frontend-react/src/components/common/PageHeader.tsx index 5dec84032..4edee28c6 100644 --- a/frontend-react/src/components/common/PageHeader.tsx +++ b/frontend-react/src/components/common/PageHeader.tsx @@ -17,9 +17,8 @@ const PageHeader: React.FC = ({ title }) => { borderLeftWidth="5px" pl="5px" mb="0.5em" - fontFamily="'Pacifico', cursive" - fontWeight="light" - size="2xl" + fontFamily="'Rubik', cursive" + fontWeight="bold" > {title} diff --git a/frontend-react/src/components/home/HomePage.tsx b/frontend-react/src/components/home/HomePage.tsx index cba568f7f..ee8ac12d2 100644 --- a/frontend-react/src/components/home/HomePage.tsx +++ b/frontend-react/src/components/home/HomePage.tsx @@ -24,10 +24,9 @@ const HomePage: React.FC = () => { title="Picture by borzoic (@borzoic_ on Twitter)" /> Sendou.ink