diff --git a/app/styles/app/modules/buttons.sass b/app/styles/app/modules/buttons.sass index fe40edd2..fcd2f99c 100644 --- a/app/styles/app/modules/buttons.sass +++ b/app/styles/app/modules/buttons.sass @@ -159,5 +159,6 @@ $button-border-color: #d4d4d4 background-color: #CD3A36 font-weight: 300; padding: 4px 10px 2px + &:focus, &:hover background-color: lighten(#CD3A36, 10)