Skip to content

Fix double horizontal lines between blog posts on listing page#107

Merged
amavashev merged 1 commit intomainfrom
claude/generate-seo-backlinks-Ur1HW
Mar 20, 2026
Merged

Fix double horizontal lines between blog posts on listing page#107
amavashev merged 1 commit intomainfrom
claude/generate-seo-backlinks-Ur1HW

Conversation

@amavashev
Copy link
Contributor

VitePress default .vp-doc h2 adds border-top which stacked with .blog-card border-bottom, creating 2 lines between posts.

https://claude.ai/code/session_01N2N4fKqatxBiXgFNSwxFqF

VitePress default .vp-doc h2 adds border-top which stacked with
.blog-card border-bottom, creating 2 lines between posts.

https://claude.ai/code/session_01N2N4fKqatxBiXgFNSwxFqF
@amavashev amavashev merged commit c14febb into main Mar 20, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants