diff --git a/website/assets/css/_components/_tables.sass b/website/assets/css/_components/_tables.sass index 491552c62..f87169fb1 100644 --- a/website/assets/css/_components/_tables.sass +++ b/website/assets/css/_components/_tables.sass @@ -13,7 +13,7 @@ background: rgba($color-subtle-light, 0.35) &.c-table__row--foot - background: $color-subtle-light + background: rgba($color-theme, 0.025) border-top: 2px solid $color-theme .c-table__cell:first-child