From 1e971d7f606c0a90225a7c1ed69bb3619366bb2c Mon Sep 17 00:00:00 2001 From: Charlie Drage Date: Wed, 26 Oct 2022 11:05:10 -0400 Subject: [PATCH] website: justify center the downloads on smaller screens ### What does this PR do? Centers the downloads section when viewing on smaller screens. ### Screenshot/screencast of this PR ### What issues does this PR fix or reference? The downloads aren't centered on smaller screens ### How to test this PR? View the site :) Signed-off-by: Charlie Drage --- website/src/pages/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/src/pages/index.tsx b/website/src/pages/index.tsx index 8afd567034d..d79a697bc5e 100644 --- a/website/src/pages/index.tsx +++ b/website/src/pages/index.tsx @@ -412,7 +412,7 @@ function RunAnywhere() { Use the same UI across different operating systems

-
+