Add new brand variable: $bitbucket-color (#1009)
This commit is contained in:

committed by
Michael Rose

parent
bb01fc8c32
commit
b3410ed8b2
@ -191,6 +191,11 @@ body:hover .visually-hidden button {
|
||||
color: $behance-color;
|
||||
}
|
||||
|
||||
.fa-bitbucket,
|
||||
.fa-bitbucket-square {
|
||||
color: $bitbucket-color;
|
||||
}
|
||||
|
||||
.fa-dribbble {
|
||||
color: $dribbble-color;
|
||||
}
|
||||
|
Reference in New Issue
Block a user