diff --git a/testing/style2.css b/testing/style2.css index 18eecfc..489b23e 100644 --- a/testing/style2.css +++ b/testing/style2.css @@ -1,3 +1,2 @@ table, th, td { border: 1px solid black; border-spacing: 50px; } -table { border-collapse: collapse; } -table { border-spacing: 50px;} \ No newline at end of file +table { border-collapse: collapse; } \ No newline at end of file