Lighten up dark buttons.
This commit is contained in:
@@ -34,6 +34,10 @@
|
|||||||
background-color: $orange-600;
|
background-color: $orange-600;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
&-dark:hover {
|
||||||
|
background-color: $gray-800; // Lighten dark button a bit
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// Outline buttons
|
// Outline buttons
|
||||||
|
|||||||
Reference in New Issue
Block a user