Skip to content

Commit

Permalink
feat(index.html): add pre whitespace normal.
Browse files Browse the repository at this point in the history
  • Loading branch information
guastallaigor committed Feb 7, 2019
1 parent 12116af commit 53dfbb2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,10 @@ div.containers > .nes-container {
top: -4px;
}

pre {
white-space: normal;
}

.code {
display: none;
font-size: .85em;
Expand Down

0 comments on commit 53dfbb2

Please sign in to comment.