try changing .blog-section .col.post-page .post-body p a {

This commit is contained in:
Justin Ehrenhofer
2024-05-09 11:34:18 -05:00
parent 7aac43c4a5
commit 7c19a7d816

View File

@@ -1805,7 +1805,6 @@ header .container {
.blog-section .col.post-page .post-body p a {
text-decoration: none;
color: #2E5DE4;
border-bottom: 1.5px dashed #2E5DE4;
}