Cleans up trailing whitespace (#700)

This commit is contained in:
Amy Troschinetz 2020-08-08 17:13:28 -07:00 committed by GitHub
parent 67848364f3
commit 29381b1992
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
11 changed files with 35 additions and 35 deletions

View file

@ -10,4 +10,4 @@ footer.footer-min {
background-color: #f5f5f5;
border-top: 1px solid #eeeeee;
text-align: center;
}
}

View file

@ -65,7 +65,7 @@ hr.small {
}
/* fix in-page anchors to not be behind fixed header */
:target:before {
:target:before {
content: "";
display: block;
height: 3.125rem; /* navbar height */
@ -727,7 +727,7 @@ footer .footer-custom-content {
display: block;
}
}
.reader-time .middot {
.reader-time .middot {
margin: 0 0.625rem;
}