From f9332965d1e4376b47086fda275ff50ac0d4384e Mon Sep 17 00:00:00 2001 From: powermaker450 Date: Thu, 17 Oct 2024 12:25:14 -0400 Subject: [PATCH] Make this look better --- src/index.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/index.css b/src/index.css index 60e8b9b..12fa330 100644 --- a/src/index.css +++ b/src/index.css @@ -120,7 +120,7 @@ body { .description { display: inline-block; - max-width: 50%; + max-width: 65%; font-size: 15px; padding: 24px 48px; background-color: var(--primary);