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

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;