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

Remove space after hyperlinked text in blog posts #878

Merged
merged 1 commit into from
Nov 27, 2023

Conversation

amar9312
Copy link
Contributor

@amar9312 amar9312 commented Nov 23, 2023

fixes #752

changes:

  • remove padding-right: 10px; from a.highlighted-link {
  • remove padding-left: 5px; padding-right: 5px; from a.highlighted-link:hover {

npm test:
No tests found related to files changed since last commit.

for a.highlighted-link remove left, right padding from :hover and remove padding-right
@MaxGhenis MaxGhenis changed the title refactor: edit App.css Remove space after hyperlinked text in blog posts Nov 27, 2023
Copy link
Contributor

@MaxGhenis MaxGhenis left a comment

Choose a reason for hiding this comment

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

Tested locally, thanks!

@MaxGhenis MaxGhenis merged commit ba54a7b into PolicyEngine:master Nov 27, 2023
1 of 2 checks passed
@nikhilwoodruff
Copy link
Contributor

Thanks both for merging this in!

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.

Remove space after hyperlinked text in blog posts
3 participants