Skip to content

Commit 8198336

Browse files
committed
don't require full table width
1 parent 6905a3a commit 8198336

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

style.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ body {
33
}
44
table {
55
border-collapse: collapse;
6-
width: 100%;
76
}
87
th, td {
98
border: 1px solid #ddd;

0 commit comments

Comments
 (0)