From 92838641433e1aa309487538084e07c940e52464 Mon Sep 17 00:00:00 2001 From: andrewmbacon Date: Tue, 25 Aug 2015 07:20:05 -0400 Subject: [PATCH] Uppercasing the site parent. --- sass/_titlebar.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/sass/_titlebar.scss b/sass/_titlebar.scss index 9a1147c..3bba024 100644 --- a/sass/_titlebar.scss +++ b/sass/_titlebar.scss @@ -35,6 +35,7 @@ #uc-site-header #uc-site-parent a { font-size: 13px; letter-spacing: 1px; + text-transform:uppercase; } #uc-site-header #uc-site-title { padding-bottom:20px;