From 28d80f640fd45986d74889552e8bc098335b9fba Mon Sep 17 00:00:00 2001 From: nek0 Date: Fri, 11 Mar 2016 15:30:51 +0100 Subject: [PATCH] removed trailing spaces --- css/default.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/css/default.css b/css/default.css index 5b58fd6..ef1080b 100644 --- a/css/default.css +++ b/css/default.css @@ -1,8 +1,8 @@ body { color: black; font-size: 16px; - font-family: 'Didact Gothic'; - font-weight: normal; + font-family: 'Didact Gothic'; + font-weight: normal; font-style: normal; -webkit-font-smoothing: antialiased; margin: 0;