2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-15 11:59:39 +03:00

fix travis error

This commit is contained in:
Gijs Boddeus
2017-10-04 11:29:38 +02:00
committed by GitHub
parent 3d5b1c004a
commit cefc68d464
+1 -1
View File
@@ -4,8 +4,8 @@
&[href] {
@include hover-focus {
text-decoration: none;
color: color-yiq($bg);
text-decoration: none;
background-color: darken($bg, 10%);
}
}