From 344ea9c371eb5ac649ef5cc8529124fafe7e8b89 Mon Sep 17 00:00:00 2001 From: Michael Murtaugh Date: Thu, 22 Dec 2022 08:38:58 -0500 Subject: [PATCH] adjusted style sheet call --- 2022/call/call.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/2022/call/call.css b/2022/call/call.css index dace359..b3ae445 100644 --- a/2022/call/call.css +++ b/2022/call/call.css @@ -8,7 +8,7 @@ div#wrapper{ padding: 2em; background-color: black; color: white; - width: 750px; + max-width: 750px; font-family: "custom"; } div#call span.phrase:last-of-type span.comma{