fix: Account for emoji-offset title

This commit is contained in:
Tom Moor 2020-04-05 15:50:37 -07:00
parent 8819a0836e
commit c832265e8a
1 changed files with 1 additions and 0 deletions

View File

@ -105,6 +105,7 @@ const Meta = styled(PublishingInfo)`
`;
const Title = styled('input')`
z-index: 1;
line-height: 1.25;
margin-top: 1em;
margin-bottom: 0.5em;