Skip to content

Commit be97957

Browse files
committed
style: update wrapper style.
1 parent 7149a59 commit be97957

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

core/src/index.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ const ExampleWrapper = styled.div`
2121
`;
2222
const Wrappper = styled.div`
2323
padding-bottom: 12rem;
24+
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Noto Sans', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji';
2425
`;
2526

2627
const Header = styled.header`

0 commit comments

Comments
 (0)