From 355056622b3bd1cd6e1f3dda18273a473bc14823 Mon Sep 17 00:00:00 2001 From: Florian Orben Date: Fri, 4 Dec 2015 23:14:31 +0100 Subject: fix misaligned checkbox; remove list-style from list-elements with checkboxes --- web/sass-files/sass/partials/_markdown.scss | 2 ++ 1 file changed, 2 insertions(+) (limited to 'web/sass-files/sass/partials/_markdown.scss') diff --git a/web/sass-files/sass/partials/_markdown.scss b/web/sass-files/sass/partials/_markdown.scss index 6d1ecbfa0..9ad15f91a 100644 --- a/web/sass-files/sass/partials/_markdown.scss +++ b/web/sass-files/sass/partials/_markdown.scss @@ -1,3 +1,5 @@ +@charset "UTF-8"; + .markdown__heading { font-weight: 700; line-height: 1.5; -- cgit v1.2.3-1-g7c22