diff --git a/layouts/partials/custom-head.html b/layouts/partials/custom-head.html
index fe378b8..b89ed8e 100644
--- a/layouts/partials/custom-head.html
+++ b/layouts/partials/custom-head.html
@@ -34,6 +34,7 @@ a:hover {
}
.postTitle {
color: #FF79C6;
+ text-transform: none;
}
.postListItem {
background: #44475a;