From 91fb6703eeb337e564605419e920b6d089929af3 Mon Sep 17 00:00:00 2001 From: rheabhutada02 <83424582+rheabhutada02@users.noreply.github.com> Date: Thu, 10 Nov 2022 18:17:15 -0800 Subject: [PATCH] Updated reset.css --- static/reset.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/reset.css b/static/reset.css index 92a7b68..fbb6a50 100644 --- a/static/reset.css +++ b/static/reset.css @@ -78,5 +78,5 @@ html, body { } form { - border + border: solid; } \ No newline at end of file