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

README,doc: Reduce spacing around bold text #172

Merged
merged 1 commit into from
May 21, 2020
Merged

Conversation

stotko
Copy link
Owner

@stotko stotko commented May 21, 2020

In #171, <h4> was used to format the text. However, it introduces additional whitespace before the text. Replace <h4> with <b> to reduce this spacing and make the text look a bit more balanced.

@codecov
Copy link

codecov bot commented May 21, 2020

Codecov Report

Merging #172 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #172   +/-   ##
=======================================
  Coverage   97.80%   97.80%           
=======================================
  Files          28       28           
  Lines        1825     1825           
=======================================
  Hits         1785     1785           
  Misses         40       40           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f9ed026...0848ad5. Read the comment docs.

@stotko stotko merged commit b251449 into master May 21, 2020
@stotko stotko deleted the readme_doc_bold branch May 21, 2020 20:00
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.

1 participant