From 1208e28dac9cd5284268afbec35944d7946cb7a1 Mon Sep 17 00:00:00 2001 From: Jenny Kim Date: Fri, 12 Jan 2024 12:15:56 +0900 Subject: [PATCH] Update index.html --- invoice-template/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/invoice-template/index.html b/invoice-template/index.html index 383954c..e189929 100644 --- a/invoice-template/index.html +++ b/invoice-template/index.html @@ -43,7 +43,7 @@ flex-direction: column; align-items: flex-start; gap: 3rem; - minx-width: 8.5in; + min-width: 8.5in; max-width: 8.5in; padding: 3rem 0.5rem; }