From fb54a9c2e0abdcc4288ce86b9ae651084d36bc2e Mon Sep 17 00:00:00 2001 From: Sage Vaillancourt Date: Fri, 23 Sep 2022 15:27:12 -0400 Subject: [PATCH] Another form precision tweak. --- undercover/static/styles.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/undercover/static/styles.css b/undercover/static/styles.css index e523765..f678347 100644 --- a/undercover/static/styles.css +++ b/undercover/static/styles.css @@ -68,7 +68,7 @@ input, textarea { font-size: 200%; width: 100%; } - form { + .letter-form { width: 100%; } dd {