From b1b153d3d16687b9f0ef2fa0329bde1279d651cb Mon Sep 17 00:00:00 2001 From: rdrew Date: Wed, 27 May 2026 15:22:58 -0300 Subject: [PATCH] grid --- css/base/variables.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/css/base/variables.css b/css/base/variables.css index cd81aa1..372d4cf 100755 --- a/css/base/variables.css +++ b/css/base/variables.css @@ -31,7 +31,8 @@ /* Layout helpers. */ /*--max-width: 84.375rem;*/ --max-width: 89rem; - --max-bg-color: 98.125rem; /* Width to which the background color extends to. */ + /* --max-bg-color: 98.125rem; /* Width to which the background color extends to. */ */ + --max-bg-color: 86rem; /* Width to which the background color extends to. */ --sp: 1.125rem; /*--content-left: 5.625rem;*/ /*--content-left: 5.625rem;*/