From a0fdadd814909c21c958e5587da0b7ea299c259d Mon Sep 17 00:00:00 2001 From: webinista Date: Thu, 23 Nov 2023 14:07:59 +0000 Subject: [PATCH] and another thing --- page/styles.css | 1 + 1 file changed, 1 insertion(+) diff --git a/page/styles.css b/page/styles.css index 553dabb..613e647 100644 --- a/page/styles.css +++ b/page/styles.css @@ -35,6 +35,7 @@ body { form { width: 90vw; + max-width: 1400px; padding: 1em 0; text-align: center; }