Skip to content
This repository was archived by the owner on Jun 10, 2024. It is now read-only.

Commit c9ea09a

Browse files
committed
Collapse table border
1 parent 3b92994 commit c9ea09a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

examples/spawn-chain/www/index.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@
44
<meta charset="utf-8">
55
<title>Lumen Spawn Chain Demo</title>
66
<style>
7+
table {
8+
border-collapse: collapse;
9+
}
10+
711
td, th {
812
border: 1px solid #898989;
913
padding: 8px;

0 commit comments

Comments
 (0)