Skip to content

Commit 9487731

Browse files
authored
Update _reset.scss
1 parent 7e08937 commit 9487731

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_sass/_reset.scss

+2-2
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,8 @@ q:before, q:after {
4646
border-collapse: collapse;
4747
}
4848

49-
table, th, td {
50-
border: 1px solid black;
49+
th, td {
50+
border-bottom: 1px solid #ddd;
5151
}
5252
table {
5353
width: 100%;

0 commit comments

Comments
 (0)