From e2cf4043fc28c8fbdc52495cd6bd4dae70b235e7 Mon Sep 17 00:00:00 2001 From: o_ER4 Date: Mon, 19 Feb 2024 21:06:05 +0900 Subject: [PATCH 01/12] =?UTF-8?q?Google=20fonts=E3=81=AE=E5=B0=8E=E5=85=A5?= =?UTF-8?q?+head=E3=81=AB=E8=A8=98=E8=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 26 +++++++++++++++++++++++++- 1 file changed, 25 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index 6154c96..89864e9 100644 --- a/index.html +++ b/index.html @@ -11,10 +11,34 @@ - + + + +
From ffb62d3f5dc84361345af57b64617f8afeeeb1cf Mon Sep 17 00:00:00 2001 From: o_ER4 Date: Mon, 19 Feb 2024 21:22:19 +0900 Subject: [PATCH 02/12] =?UTF-8?q?format=E3=81=8B=E3=81=91=E3=81=AA?= =?UTF-8?q?=E3=81=8A=E3=81=97=E3=81=9F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit From e6d96e4bbf6799f9140c087bb6fb24f7f21e470e Mon Sep 17 00:00:00 2001 From: o_ER4 Date: Mon, 19 Feb 2024 21:28:59 +0900 Subject: [PATCH 03/12] =?UTF-8?q?=E5=86=8D=E9=80=81=E4=BF=A1:Google=20font?= =?UTF-8?q?s=E3=81=AE=E5=B0=8E=E5=85=A5+=20=E3=82=BF=E3=82=B0?= =?UTF-8?q?=E3=81=AB=E8=A8=98=E8=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 89864e9..9153bce 100644 --- a/index.html +++ b/index.html @@ -13,7 +13,7 @@ - + From 24861743976a8ed0d19ac0515ae607a55c833bab Mon Sep 17 00:00:00 2001 From: o_ER4 Date: Mon, 19 Feb 2024 21:32:11 +0900 Subject: [PATCH 04/12] =?UTF-8?q?=E5=86=8D=E9=80=81:Google=20fonts?= =?UTF-8?q?=E5=B0=8E=E5=85=A5+=E3=82=BF=E3=82=B0=E3=81=AB=E8=A8=98?= =?UTF-8?q?=E8=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 9153bce..81fca86 100644 --- a/index.html +++ b/index.html @@ -12,7 +12,7 @@ - + From f96225f1cb916230f84f9b7ae2e9421cb4836690 Mon Sep 17 00:00:00 2001 From: o_ER4 Date: Mon, 19 Feb 2024 21:41:53 +0900 Subject: [PATCH 05/12] =?UTF-8?q?=E5=86=8D=E5=86=8D=E9=80=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 23 +++++++++++++---------- 1 file changed, 13 insertions(+), 10 deletions(-) diff --git a/index.html b/index.html index 81fca86..3d9c670 100644 --- a/index.html +++ b/index.html @@ -1,4 +1,4 @@ - + @@ -12,29 +12,32 @@ - - - - - + + + + +
diff --git a/src/index.scss b/src/index.scss index bf89cb2..8dcf43c 100644 --- a/src/index.scss +++ b/src/index.scss @@ -9,7 +9,7 @@ body { } #app { - font-family: Avenir, Helvetica, Arial, sans-serif; + font-family: 'M PLUS 1p', sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; text-align: center;