Skip to content

Commit 3c44316

Browse files
committed
Remove unnecessary border-spacing removal
1 parent e5f83be commit 3c44316

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

sanitize.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -332,7 +332,6 @@ a:hover {
332332

333333
table {
334334
border-collapse: collapse;
335-
border-spacing: 0;
336335
}
337336

338337
/* transform-style: (https://www.w3.org/TR/html5/forms.html)

0 commit comments

Comments
 (0)