Merge pull request #417 from torres126/post-capital-titles

Lodestar, Illustratr & Galactic 2: Remove Uppercase in Post Titles
This commit is contained in:
Laurel 2019-01-02 16:08:10 -08:00 committed by GitHub
commit 57aeaf432e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 2 additions and 5 deletions

View file

@ -64,7 +64,6 @@
color: #24282d;
font-family: "Source Sans Pro", sans-serif;
font-weight: 900;
text-transform: uppercase;
font-size: 1.2em;
}

View file

@ -71,8 +71,7 @@
font-family: Lato, Helvetica, sans-serif;
font-weight: 700;
font-size: 30px;
text-align: center;
text-transform: uppercase;
text-align: center;
}
.wp-block.editor-post-title__block {

View file

@ -42,8 +42,7 @@ Description: Used to style Gutenberg Blocks in the editor.
font-size: 34px;
font-weight: 800;
letter-spacing: 0.1em;
line-height: 1.25;
text-transform: uppercase;
line-height: 1.25;
}
/* Headings */