From 75ef7dfb1e1e27f33cb3fb2e4ab3184b6d0901c6 Mon Sep 17 00:00:00 2001 From: Serim Min <97885933+anonymousRecords@users.noreply.github.com> Date: Fri, 2 Aug 2024 13:58:05 +0900 Subject: [PATCH] =?UTF-8?q?fix=20:=20=EB=AC=B8=EC=84=9C=20=EC=83=81?= =?UTF-8?q?=EB=8B=A8=EC=9D=98=20=EA=B9=83=ED=97=88=EB=B8=8C=20=EC=95=84?= =?UTF-8?q?=EC=9D=B4=EC=BD=98=EC=9D=B4=20=EC=A0=9C=EB=8C=80=EB=A1=9C=20?= =?UTF-8?q?=EB=B3=B4=EC=9D=B4=EC=A7=80=20=EC=95=8A=EB=8A=94=20=EB=AC=B8?= =?UTF-8?q?=EC=A0=9C=20=EC=88=98=EC=A0=95=20(#205)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * style: body 태그 내에 color 제거 * chore: changeset 추가 --- .changeset/rare-papayas-ring.md | 5 +++++ docs/src/styles/globals.css | 15 --------------- 2 files changed, 5 insertions(+), 15 deletions(-) create mode 100644 .changeset/rare-papayas-ring.md diff --git a/.changeset/rare-papayas-ring.md b/.changeset/rare-papayas-ring.md new file mode 100644 index 00000000..d5267887 --- /dev/null +++ b/.changeset/rare-papayas-ring.md @@ -0,0 +1,5 @@ +--- +"docs": patch +--- + +fix : 문서 상단의 깃허브 아이콘이 제대로 보이지 않는 문제를 수정합니다 diff --git a/docs/src/styles/globals.css b/docs/src/styles/globals.css index 59702281..3d6e8943 100644 --- a/docs/src/styles/globals.css +++ b/docs/src/styles/globals.css @@ -2,22 +2,7 @@ @tailwind components; @tailwind utilities; -:root { - --foreground-rgb: 0, 0, 0; - --background-start-rgb: 214, 219, 220; - --background-end-rgb: 255, 255, 255; -} - -@media (prefers-color-scheme: dark) { - :root { - --foreground-rgb: 255, 255, 255; - --background-start-rgb: 0, 0, 0; - --background-end-rgb: 0, 0, 0; - } -} - * body { - color: rgb(var(--foreground-rgb)); font-family: Toss Product Sans, Tossface,