We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3287acb commit 9af7bffCopy full SHA for 9af7bff
1 file changed
css/blog.css
@@ -175,6 +175,7 @@ body.blog-layout::before {
175
.blog-highlight-list a,
176
.blog-card a,
177
.blog-section a,
178
+.blog-post-hero a,
179
.blog-article a,
180
.blog-sidebar-card a,
181
.blog-related-card a,
@@ -186,6 +187,7 @@ body.blog-layout::before {
186
187
.blog-highlight-list a:hover,
188
.blog-card a:hover,
189
.blog-section a:hover,
190
+.blog-post-hero a:hover,
191
.blog-article a:hover,
192
.blog-sidebar-card a:hover,
193
.blog-related-card a:hover,
0 commit comments