put scrollbars inside the code blocks

This commit is contained in:
Michael Zhang 2018-05-28 15:13:57 -05:00
parent 98d5dfef65
commit eb3f01ef3c
No known key found for this signature in database
GPG Key ID: A1B65B603268116B
1 changed files with 1 additions and 0 deletions

View File

@ -54,6 +54,7 @@ pre:not(.highlight) {
pre {
border: 1px solid #000;
border-radius: 3px;
overflow-x: auto;
}
#navbar .link {