From 76104a9ae82c1578db0b422bc51514ad1c688426 Mon Sep 17 00:00:00 2001 From: Aaron Gutierrez Date: Fri, 18 Jan 2019 08:42:50 -0800 Subject: [PATCH] no margin --- site.css | 1 + 1 file changed, 1 insertion(+) diff --git a/site.css b/site.css index e02be48..4eb824b 100644 --- a/site.css +++ b/site.css @@ -31,6 +31,7 @@ label, input { font-size: 16px; line-height: 22px; + margin: 0; } form {