summaryrefslogtreecommitdiff
path: root/src/assets/styles/_table.scss
diff options
context:
space:
mode:
Diffstat (limited to 'src/assets/styles/_table.scss')
-rw-r--r--src/assets/styles/_table.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/assets/styles/_table.scss b/src/assets/styles/_table.scss
index 069a37c3..528cb805 100644
--- a/src/assets/styles/_table.scss
+++ b/src/assets/styles/_table.scss
@@ -13,6 +13,6 @@ table {
.thead-light.thead-light {
th {
border: none;
- color: $gray-900;
+ color: $dark;
}
} \ No newline at end of file