From 84f11b2b6f1a54ba9f0c84635521ae955a59e1e2 Mon Sep 17 00:00:00 2001 From: "NEW_GIL_HOME\\hyeon" Date: Sun, 1 Feb 2026 16:50:47 +0900 Subject: [PATCH] =?UTF-8?q?refactor:=20test-gil=20=EB=B8=8C=EB=9E=9C?= =?UTF-8?q?=EC=B9=98=20=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/css/style.css b/assets/css/style.css index ae3afe6..d8b0f9f 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -564,7 +564,7 @@ a { .swiper-button-next::after, .swiper-button-prev::after { - font-family: swiper-icons; + font-family: swiper-icons, serif; font-size: var(--swiper-navigation-size); text-transform: none !important; letter-spacing: 0;