diff --git a/sass/_buttons.scss b/sass/_buttons.scss index 173b7a7..877c678 100644 --- a/sass/_buttons.scss +++ b/sass/_buttons.scss @@ -16,6 +16,7 @@ appearance: none; cursor: pointer; border: none; + font-family: inherit; &:disabled { cursor: not-allowed;