diff --git a/pathcheck/style.css b/pathcheck/style.css index 433e8c3..9e0f843 100644 --- a/pathcheck/style.css +++ b/pathcheck/style.css @@ -53,4 +53,7 @@ nav { padding: 10px; width: 70%; } - +#line { + width: 100px; /* need to change this */ + height: 100px; /* need to change this */ +}