Remove duplicated line-height

This commit is contained in:
Alex Guerrero 2016-12-20 13:19:28 +01:00
parent 7b86e65de4
commit 3c72ad9643

View File

@ -6,7 +6,6 @@
.markdown-body {
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
line-height: 1.5;
color: #333;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
font-size: 16px;