Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: refactor margin and add video test #14

Merged
merged 3 commits into from
Sep 7, 2022
Merged

feat: refactor margin and add video test #14

merged 3 commits into from
Sep 7, 2022

Conversation

la3rence
Copy link
Owner

@la3rence la3rence commented Sep 7, 2022

No description provided.

@vercel
Copy link

vercel bot commented Sep 7, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
site ✅ Ready (Inspect) Visit Preview Sep 7, 2022 at 11:29AM (UTC)

/* margin all content except media like images */
.blogIndex,
.articleTitle,
p:not(:has(img)),
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this :has() pseudo currently not support by Chrome but works well in Safari.

@la3rence
Copy link
Owner Author

la3rence commented Sep 7, 2022

/lgtm

@k8s-ci-bot k8s-ci-bot merged commit c2dbf85 into main Sep 7, 2022
@k8s-ci-bot
Copy link
Collaborator

PR #14 was merged (with rebase). Thanks for your contribution.

@delete-merged-branch delete-merged-branch bot deleted the feat/video branch September 7, 2022 11:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants