From 64b7eeca256e191dd3e39e4582cac0a24f71d6dd Mon Sep 17 00:00:00 2001 From: Aileen <140990100+pss-aileen@users.noreply.github.com> Date: Mon, 18 Mar 2024 02:42:10 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=E2=9C=A8=20feat:=20global.css=E8=A8=AD?= =?UTF-8?q?=E5=AE=9A=E3=80=81=E3=83=92=E3=83=BC=E3=83=AD=E3=83=BC=E3=82=A8?= =?UTF-8?q?=E3=83=AA=E3=82=A2=E7=94=BB=E5=83=8F=E8=BF=BD=E5=8A=A0=E3=83=BB?= =?UTF-8?q?=E5=AE=9F=E8=A3=85=E3=80=81=E4=B8=8D=E8=A6=81=E3=81=AA=E7=94=BB?= =?UTF-8?q?=E5=83=8F=E5=89=8A=E9=99=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/next.svg | 1 - public/peoples.svg | 26 +++++++++++++++++++++++++ public/vercel.svg | 1 - src/app/globals.css | 5 +---- src/app/layout.tsx | 6 +++++- src/app/page.tsx | 47 ++++++++++++++++++++++++++++++++++----------- 6 files changed, 68 insertions(+), 18 deletions(-) delete mode 100644 public/next.svg create mode 100644 public/peoples.svg delete mode 100644 public/vercel.svg diff --git a/public/next.svg b/public/next.svg deleted file mode 100644 index 5174b28..0000000 --- a/public/next.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/peoples.svg b/public/peoples.svg new file mode 100644 index 0000000..c85b638 --- /dev/null +++ b/public/peoples.svg @@ -0,0 +1,26 @@ + diff --git a/public/vercel.svg b/public/vercel.svg deleted file mode 100644 index d2f8422..0000000 --- a/public/vercel.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/app/globals.css b/src/app/globals.css index 5d9d819..9cacb2a 100644 --- a/src/app/globals.css +++ b/src/app/globals.css @@ -2,12 +2,9 @@ @tailwind components; @tailwind utilities; -/* @import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;700&display=swap"); -@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;700&display=swap"); */ - - body { font-family: var(--font-inter), var(--font-notojp); + @apply text-zinc-900; } /* https://zenn.dev/var/articles/3cd463f2388a35 diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 27f33fc..1535ee2 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -25,7 +25,11 @@ export default function RootLayout({ }>) { return ( -
{children} + ++ + 1234 + 人が参加中 +
+
+ 誰でも簡単に
コントリビューション体験
+
+ 完全日本語のコントリビューション体験リポジトリです。フォーク、クローン、コミット、プルリクを行うことでOSSプロジェクト貢献方法を学べます。 +
++
- - 1234 - 人が参加中 -
-
- 誰でも簡単に
コントリビューション体験
-
- 完全日本語のコントリビューション体験リポジトリです。フォーク、クローン、コミット、プルリクを行うことでOSSプロジェクト貢献方法を学べます。 -
-
+ 誰でも簡単に
コントリビューション体験
+
+ 完全日本語のコントリビューション体験リポジトリです。フォーク、クローン、コミット、プルリクを行うことでOSSプロジェクト貢献方法を学べます。 +
+