Skip to content

Commit

Permalink
fix: inherit font-family on buttons
Browse files Browse the repository at this point in the history
  • Loading branch information
pereorga committed Sep 9, 2024
1 parent 5b78753 commit 5f66d4f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,7 @@
background-color: inherit;
cursor: pointer;
text-align: inherit;
font-family: inherit;
font-weight: inherit;
font-size: inherit;
}
Expand Down

0 comments on commit 5f66d4f

Please sign in to comment.