Table header bottom border

This commit is contained in:
mDuo13
2020-09-11 11:51:23 -07:00
parent 505b544fb8
commit 3336ab48f9
3 changed files with 3 additions and 3 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -92,7 +92,7 @@ h3 a:hover,
} }
th { th {
border-bottom: 1px solid $black; border-bottom: 2px solid $gray-200;
} }
tr { tr {
border-bottom: 1px solid $gray-200; border-bottom: 1px solid $gray-200;