Skip to content

Commit ad1b546

Browse files
Ensure ia-buttons inherit body font stack
1 parent 82975be commit ad1b546

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/BookNavigator/assets/button-base.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ export default css`
1212
text-align: center;
1313
vertical-align: middle;
1414
font-size: 1.4rem;
15+
font-family: inherit;
1516
display: inline-block;
1617
padding: .6rem 1.2rem;
1718
border: 1px solid transparent;

0 commit comments

Comments
 (0)