Skip to content

Commit

Permalink
table border
Browse files Browse the repository at this point in the history
  • Loading branch information
hliu202 committed Jan 25, 2021
1 parent ec2b92b commit 70a10e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion purple.css
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,7 @@ table td {
padding: 8px;
line-height: 1.25rem;
vertical-align: middle;
border: 1px solid var(--border);
border: 1px solid #ddd;
}
table th {
font-weight: bold;
Expand Down

0 comments on commit 70a10e4

Please sign in to comment.