From a6bec0d470b81c8d787639bc995c3bef97e12904 Mon Sep 17 00:00:00 2001 From: Chuck Carpenter Date: Fri, 22 Dec 2023 11:14:26 -0700 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=84=20Fix=20reduction=20of=204=20to=20?= =?UTF-8?q?2=20columns=20in=20landing=20site?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- landing/src/pages/pricing.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/landing/src/pages/pricing.astro b/landing/src/pages/pricing.astro index d564ade4a..20e32a41d 100644 --- a/landing/src/pages/pricing.astro +++ b/landing/src/pages/pricing.astro @@ -37,7 +37,7 @@ import { SITE_TITLE, SITE_DESCRIPTION } from '../consts';