fix hound

This commit is contained in:
Emilio García 2016-01-25 23:53:56 +01:00
parent a89f32b569
commit b5d5bc2a78

View File

@ -71,7 +71,7 @@
.CDB-Button--primary {
background: $cBlue;
color: $cWhite;
&:hover {
background: darken($cBlue, 8%);
}