From 671ecd6181bc1c34e31be2e78bb7b1b71b18a1a7 Mon Sep 17 00:00:00 2001 From: Rory Naughton <141364481+RoryNaught@users.noreply.github.com> Date: Wed, 5 Jun 2024 21:15:13 -0400 Subject: [PATCH] Update index.html --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index a3748af..e82588c 100644 --- a/index.html +++ b/index.html @@ -13,7 +13,7 @@ } .calendar-container { margin: 20px auto; - max-width: 800px; + max-width: 1000px; }