Skip to content

Commit

Permalink
codeタグ中の末尾スペースが消えてしまっていた問題を修正
Browse files Browse the repository at this point in the history
  • Loading branch information
faithandbrave committed Jul 11, 2023
1 parent b7b8513 commit b206bad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions css/kunai/site/article.css
Expand Up @@ -67,6 +67,7 @@ div[itemtype="http://schema.org/Article"] {
display: inline-block;
margin: 0 .25em;
padding: 0 .25em;
white-space: pre;
}

a code {
Expand Down

0 comments on commit b206bad

Please sign in to comment.