From e86ba9b45223e1f31bd977a4b6a98cff9440db14 Mon Sep 17 00:00:00 2001 From: Michael Murtaugh Date: Tue, 20 Dec 2022 21:33:33 -0500 Subject: [PATCH] new index --- index.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.css b/index.css index f442d64..85a7578 100644 --- a/index.css +++ b/index.css @@ -42,5 +42,5 @@ figure figcaption { } details[open] { - width: 32em; + max-width: 32em; } \ No newline at end of file