Text size and line-height bike-shedding, second time

This commit is contained in:
Ludwig Schubert
2017-10-16 09:51:37 -07:00
parent 44f14bffe7
commit 1ee5c5f310
6 changed files with 20 additions and 15 deletions
+2 -6
View File
@@ -2,7 +2,8 @@ html {
font-size: 16px;
line-height: 1.6em;
/* font-family: "Libre Franklin", "Helvetica Neue", sans-serif; */
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", Arial, sans-serif;
/*, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";*/
text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
@@ -51,11 +52,6 @@ p {
margin-bottom: 1em;
}
d-title p {
font-size: 1.5rem;
line-height: 1.2em;
}
.kicker,
.marker {
font-size: 15px;