added link color variable
This commit is contained in:
@@ -170,7 +170,7 @@ textarea {
|
||||
|
||||
.vin-link {
|
||||
font-weight: bold;
|
||||
border-bottom: 1px solid #ff5fff;
|
||||
border-bottom: 1px solid $link-color;
|
||||
font-size: 1rem;
|
||||
margin-left: 15px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user