From c8b7e3b70f7e3d3d1845dfae68d952a4b3519896 Mon Sep 17 00:00:00 2001 From: Your Name Date: Sat, 27 Oct 2018 12:21:10 +0900 Subject: [PATCH] =?UTF-8?q?=E7=94=BB=E5=83=8F=E3=81=AE=E4=B8=B8=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- plusfuture/schema/Focus-Light.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plusfuture/schema/Focus-Light.php b/plusfuture/schema/Focus-Light.php index 14ee130..d144e7c 100644 --- a/plusfuture/schema/Focus-Light.php +++ b/plusfuture/schema/Focus-Light.php @@ -7,6 +7,6 @@ if (! $nav_active_icon_colour) $nav_active_icon_colour = "rgba(0, 0, 0, 0.7)"; if (! $radius) - $radius = "4px"; + $radius = "50px"; if (! $banner_colour) $banner_colour = "rgba(0, 0, 0, 0.7)";