Sketch: Remove uppercase on post titles in editor, as it's confusing and can make it tricky to know what case you're actually entering your text in as.

This commit is contained in:
Laurel Fulford 2018-12-07 08:05:04 -08:00
parent c08fb4ca27
commit dcc38d0c5d

View file

@ -55,7 +55,6 @@ Description: Used to style Gutenberg Blocks in the editor.
font-size: 28px;
font-weight: normal;
letter-spacing: 1px;
text-transform: uppercase;
}
/* Headings */