From 07cea5e5ff6c8d65a002e96080030e988050c5f5 Mon Sep 17 00:00:00 2001 From: Hanju Jo Date: Mon, 9 Oct 2017 01:32:34 +0900 Subject: [PATCH] No uppercase on read more --- style.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/style.scss b/style.scss index 4680edd8a03..d0fb5f48c87 100644 --- a/style.scss +++ b/style.scss @@ -449,7 +449,6 @@ nav { } .read-more { - text-transform: uppercase; font-size: 15px; } }