Fix typo in comment

This commit is contained in:
Nathan Hare 2015-10-05 12:44:26 -04:00
parent 01b4d13f4b
commit eda8adece5

View File

@ -80,7 +80,7 @@ code {
.inline {
display: inline;
}
:target:before { // Adjust anchor link location to no cover titles with header
:target:before { // Adjust anchor link location to not cover titles with header
content: "";
display: block;
height: 60px;