fix hr color

This commit is contained in:
Ben Harris 2018-06-05 10:52:42 -04:00
parent 25cbe733a6
commit 39ab5b0e68
1 changed files with 2 additions and 1 deletions

View File

@ -338,5 +338,6 @@ Palette URL: http://paletton.com/#uid=12U0u0knnfti5bkladVnSlVo6tw
// Labels
@label-color: @hacker-bg;
@hr-border: #000000;
// hr
@hr-border: @gray;