aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThedro Neely <thedroneely@gmail.com>2019-10-12 03:34:55 -0400
committerThedro Neely <thedroneely@gmail.com>2019-10-12 03:34:55 -0400
commit7dae782e5dfde9527114a2480b719a5f0eee9753 (patch)
treeb85e8ddd487fe1e30f27f16ecfb08a3d314f01a2
parent4ac8d40f9d18474ad60b98e7ab3f6ff4c1c9b7e2 (diff)
downloadedwinmattiacci.com-7dae782e5dfde9527114a2480b719a5f0eee9753.tar.gz
edwinmattiacci.com-7dae782e5dfde9527114a2480b719a5f0eee9753.tar.bz2
edwinmattiacci.com-7dae782e5dfde9527114a2480b719a5f0eee9753.zip
hugo/layouts/_default/single.html: Add contrast to comments header
-rw-r--r--generators/hugo/themes/edwin/layouts/_default/single.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/generators/hugo/themes/edwin/layouts/_default/single.html b/generators/hugo/themes/edwin/layouts/_default/single.html
index 329c543..23ed847 100644
--- a/generators/hugo/themes/edwin/layouts/_default/single.html
+++ b/generators/hugo/themes/edwin/layouts/_default/single.html
@@ -31,7 +31,7 @@
</style>
</noscript>
-<h4 class="text-3xl mt-2 mb-4 text-red-500 font-bold comments">Comments</h4>
+<h4 class="text-3xl mt-2 mb-4 text-red-700 font-bold comments">Comments</h4>
<script type="text/javascript" src="/comments"></script>