Remove hover state per Rachel.
This commit is contained in:
parent
b42f99f2c2
commit
c0cd993f86
1 changed files with 0 additions and 1 deletions
|
|
@ -142,7 +142,6 @@ html {
|
|||
&.btn.btn-primary:hover,
|
||||
&.btn.btn-primary:focus,
|
||||
&.btn.btn-primary:focus-visible {
|
||||
color: $gray !important;
|
||||
background: $gray-200;
|
||||
box-shadow: none;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue