Commit 893cc5ec authored by elliotec's avatar elliotec

use correct color variable for border

parent 67f90c79
......@@ -225,7 +225,7 @@
float: right;
margin-top: 8px;
padding-bottom: 7px;
border-bottom: 1px solid $white-dark;
border-bottom: 1px solid $border-color;
}
}
......
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