Skip to content

Commit

Permalink
center section-header-title vertically (#121)
Browse files Browse the repository at this point in the history
  • Loading branch information
lukasvice authored Sep 14, 2022
1 parent fa1de67 commit 1b83028
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/section/theme.ts
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ export default {
},
},
headerTitle: {
base: 'pb-2 flex-1 text-base text-neutral-800',
base: 'py-2 flex-1 text-base text-neutral-800',
},
headerRow: {
base: '',
Expand Down

0 comments on commit 1b83028

Please sign in to comment.