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