diff --git a/view/theme/plusfuture/schema/Focus-Light.php b/view/theme/plusfuture/schema/Focus-Light.php index 912d085..6dcad52 100644 --- a/view/theme/plusfuture/schema/Focus-Light.php +++ b/view/theme/plusfuture/schema/Focus-Light.php @@ -6,7 +6,5 @@ $nav_icon_colour = "rgba(0, 0, 0, 0.5)"; if (! $nav_active_icon_colour) $nav_active_icon_colour = "rgba(0, 0, 0, 0.7)"; - if (! $radius) - $radius = "4px"; if (! $banner_colour) $banner_colour = "rgba(0, 0, 0, 0.7)";