From b721334bbb900f2d19ca99f49b24ff40bd9a8a04 Mon Sep 17 00:00:00 2001 From: Michael Murtaugh Date: Thu, 22 Dec 2022 08:57:43 -0500 Subject: [PATCH] phone friendly --- call.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/call.css b/call.css index dace359..b3ae445 100644 --- a/call.css +++ b/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{