From 32127fcf8c49b98d2e2f2422d7d7678842ac45bd Mon Sep 17 00:00:00 2001 From: carriewright11 Date: Wed, 26 Feb 2025 14:22:15 -0700 Subject: [PATCH] reduce width a tad more --- ITN_style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ITN_style.css b/ITN_style.css index 7ca60b1..4dff9fc 100644 --- a/ITN_style.css +++ b/ITN_style.css @@ -135,7 +135,7 @@ div.Note{ background-repeat: no-repeat; min-height: 120px; background-color: #e8ebee; - max-width: 450px; + max-width: 430px; }