From d1f2e9813f8b9970e8d478899c483b8058ae0dc8 Mon Sep 17 00:00:00 2001 From: ashcolor Date: Tue, 15 Aug 2023 13:32:58 +0900 Subject: [PATCH 1/4] =?UTF-8?q?chg:=20=E6=96=87=E5=AD=97=E3=81=AE=E3=82=B3?= =?UTF-8?q?=E3=83=B3=E3=83=88=E3=83=A9=E3=82=B9=E3=83=88=E3=82=92=E4=B8=8A?= =?UTF-8?q?=E3=81=92=E3=82=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/css/tailwind.css | 6 ------ components/content/PointList.vue | 2 +- components/parts/ArticleCard.vue | 8 ++++---- pages/blog/[...slug].vue | 2 +- pages/index.vue | 2 +- 5 files changed, 7 insertions(+), 13 deletions(-) diff --git a/assets/css/tailwind.css b/assets/css/tailwind.css index 6e339e7..d69bbee 100644 --- a/assets/css/tailwind.css +++ b/assets/css/tailwind.css @@ -20,9 +20,3 @@ body { .marker { background: linear-gradient(transparent 60%, #ff6 60%); } - -.text-mute { - --tw-text-opacity: 1; - color: rgb(156 163 175 / 1); - color: rgb(156 163 175 / var(--tw-text-opacity)); -} diff --git a/components/content/PointList.vue b/components/content/PointList.vue index 2f77620..22d06ce 100644 --- a/components/content/PointList.vue +++ b/components/content/PointList.vue @@ -18,7 +18,7 @@ const quotedListStyle = computed(() => {