Underline in black

This commit is contained in:
Seth Vargo 2017-03-06 16:10:42 -05:00
parent 1f7bdbf966
commit a109e18661
No known key found for this signature in database
GPG Key ID: C921994F9C27E0FF
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@ $blue: darken($blue, 5%);
svg{
.svg-bg-line{
fill: $blue;
fill: $black;
}
}
}