From f578e50a296680eb1af9abf7a73c7c5a6c482d92 Mon Sep 17 00:00:00 2001 From: Ivan Harasta Date: Thu, 31 Jan 2019 14:09:48 +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 c5f9777..10320b5 100644 --- a/github-markdown.css +++ b/github-markdown.css @@ -10,7 +10,6 @@ color: #24292e; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-size: 16px; - line-height: 1.5; word-wrap: break-word; }