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)";