mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-22 15:30:23 +00:00
fix travis error
This commit is contained in:
parent
3d5b1c004a
commit
cefc68d464
1 changed files with 1 additions and 1 deletions
|
|
@ -4,8 +4,8 @@
|
|||
|
||||
&[href] {
|
||||
@include hover-focus {
|
||||
text-decoration: none;
|
||||
color: color-yiq($bg);
|
||||
text-decoration: none;
|
||||
background-color: darken($bg, 10%);
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue