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

tweak(default-theme): Adds hr element style #126

Merged
merged 1 commit into from
Apr 18, 2018
Merged

tweak(default-theme): Adds hr element style #126

merged 1 commit into from
Apr 18, 2018

Conversation

mdaffin
Copy link
Contributor

@mdaffin mdaffin commented Apr 18, 2018

This adds some styling to the hr element which is produced when you have
--- in markdown on a line on its own. This makes the element look like
all other border elements 1px, of $borderColor.

Before (<hr> then border):

screenshot-2018-4-18 vuepress

After:
screenshot-2018-4-18 vuepress 1

This adds some styling to the hr element which is produced when you have
`---` in markdown on a line on its own. This makes the element look like
all other border elements 1px, of $borderColor.
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.

None yet

2 participants