From 5f20c073d71b1cc044af0d8e02ae7e7aa96a61dd Mon Sep 17 00:00:00 2001 From: Michael Wuergler Date: Mon, 19 Sep 2016 12:25:43 +0100 Subject: [PATCH] remove duplicate line-height --- github-markdown.css | 1 - 1 file changed, 1 deletion(-) diff --git a/github-markdown.css b/github-markdown.css index 00d4848..3d7cacd 100644 --- a/github-markdown.css +++ b/github-markdown.css @@ -10,7 +10,6 @@ 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; - line-height: 1.5; word-wrap: break-word; }