remove duplicate line-height

This commit is contained in:
Michael Wuergler 2016-09-19 12:25:43 +01:00 committed by GitHub
parent f73e0a064d
commit 5f20c073d7

View File

@ -10,7 +10,6 @@
color: #333; color: #333;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
font-size: 16px; font-size: 16px;
line-height: 1.5;
word-wrap: break-word; word-wrap: break-word;
} }