Clean up colors and docs

This commit is contained in:
Patrick Marsceill
2018-11-18 11:07:45 -05:00
parent b52f66a2ee
commit f0bb38e1b8
12 changed files with 106 additions and 25 deletions

View File

@@ -25,7 +25,7 @@ td {
padding-right: $sp-3;
padding-bottom: $sp-2;
padding-left: $sp-3;
background-color: lighten($body-background-color, 1%);
background-color: lighten($body-background-color, 2%);
border-bottom: $border rgba($border-color, 0.5);
border-left: $border $border-color;