Commit dd60590a authored by Jacob Schatz's avatar Jacob Schatz

Fix border color.

Uses `$border-color`
parent 2b98b7fa
......@@ -17,6 +17,7 @@
tr {
> td, > th {
line-height: 26px;
border-bottom: 1px solid $border-color;
}
&:hover {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment