Add padding to pre tag

master
Nathan Steel 4 years ago
parent 0bc29fd29c
commit 1fba0381a2

@ -34,6 +34,7 @@ pre{
color: white;
white-space: pre-wrap;
overflow-x: auto;
padding: 12px;
}
/* Special Design */

Loading…
Cancel
Save