1
0
mirror of https://github.com/nostalgic-css/NES.css.git synced 2025-09-01 18:13:32 +02:00

feat(index.html): add pre whitespace normal.

This commit is contained in:
Igor Guastalla de Lima
2019-02-07 18:55:57 -02:00
parent 12116af2df
commit 53dfbb2a58

View File

@@ -106,6 +106,10 @@ div.containers > .nes-container {
top: -4px;
}
pre {
white-space: normal;
}
.code {
display: none;
font-size: .85em;