1
0
mirror of https://github.com/nostalgic-css/NES.css.git synced 2025-09-02 18:42:47 +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; top: -4px;
} }
pre {
white-space: normal;
}
.code { .code {
display: none; display: none;
font-size: .85em; font-size: .85em;