From 8042afa20fd173d72dafd1d9e9835131c0e15674 Mon Sep 17 00:00:00 2001 From: Stephen Abello Date: Thu, 19 Nov 2020 13:39:27 +0100 Subject: [PATCH] =?UTF-8?q?N=C2=B02847=20Light=20fix=20to=20setup=20style?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/setup.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/setup.scss b/css/setup.scss index 82a2ff81f..05967d62f 100644 --- a/css/setup.scss +++ b/css/setup.scss @@ -132,7 +132,7 @@ a{ margin: 0; } } -#setup { +#setup, #ibo-page-container { width: 600px; margin-left: auto; margin-right: auto;