From c1dd0b76518c1eb54537554bfc226e6c68e9275c Mon Sep 17 00:00:00 2001
From: Akiya <autumnsky64@gmail.com>
Date: Tue, 12 Jul 2016 20:42:38 +0900
Subject: [PATCH] #36346 Added site-title class to declaration "hyphens" style.

---
 style.css | 1 +
 1 file changed, 1 insertion(+)

diff --git a/style.css b/style.css
index 739d500..64705f1 100644
--- a/style.css
+++ b/style.css
@@ -1853,6 +1853,7 @@ a.post-thumbnail:focus {
 	margin-top: 0;
 }
 
+.site-title,
 .post-navigation .post-title,
 .entry-title,
 .comments-title {
-- 
1.9.5.msysgit.1

