add scrolling to pre
This commit is contained in:
@@ -2,6 +2,7 @@ pre {
|
||||
color: #ebdbb2;
|
||||
background-color: #282828;
|
||||
padding: 2px;
|
||||
overflow: scroll;
|
||||
}
|
||||
|
||||
body {
|
||||
|
||||
Reference in New Issue
Block a user