We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b53bf6 commit f03c132Copy full SHA for f03c132
src/HeaderButton/index.js
@@ -44,6 +44,7 @@ const Text = styled("div")({
44
color: colors.grey[800],
45
display: "flex",
46
alignItems: "center",
47
+ lineHeight: 1,
48
justifyContent: "center",
49
})
50
0 commit comments