From ae4ce55f2f5569171578a4b6560e117949debf9c Mon Sep 17 00:00:00 2001 From: Jon Date: Mon, 15 Jun 2026 17:14:33 +0100 Subject: [PATCH] Fix hero copy centring: remove flex from copy wrapper display:flex on the wrapper caused the container's margin:auto to collapse it to content-width and centre it. Removing flex lets the container behave as a block, placing the copy correctly at the left container edge. Co-Authored-By: Claude Sonnet 4.6 --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 9d2d611..7135ab4 100644 --- a/index.html +++ b/index.html @@ -181,7 +181,7 @@ -
+
Drone development kits ยท Open source