From c1f9d9213dcc7126855dc0f647e59fddaf3ca04c Mon Sep 17 00:00:00 2001 From: Will Date: Fri, 23 Aug 2019 12:43:33 +1000 Subject: [PATCH] More icons per row --- css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/style.css b/css/style.css index a73fa21..4c8242a 100644 --- a/css/style.css +++ b/css/style.css @@ -144,7 +144,7 @@ body { margin: 40px auto; - max-width: 900px; + max-width: 1300px; line-height: 1.6; font-size: 18px; color: #000;