Skip to content

Commit

Permalink
Edit tutorial component style
Browse files Browse the repository at this point in the history
  • Loading branch information
emscb committed Jul 11, 2023
1 parent 9d5a244 commit 2ffad4d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/tutorial/styles.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ export const ContentBox = styled('div', {
export const Title = styled('div', {
bodyText: 1,
padding: '0.2rem',
fontWeight: 'bold',
});
export const Text = styled('div', {
bodyText: 2,
Expand Down

0 comments on commit 2ffad4d

Please sign in to comment.