Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 1 addition & 3 deletions layouts/css/base.styl
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ pre
font-size 0.8em
white-space pre-wrap
color $light-gray3
overflow-x scroll

code
color $light-gray3
Expand Down Expand Up @@ -154,9 +155,6 @@ pre
article
margin-left 0px

pre
overflow-x scroll

.full-width
width 100%

Expand Down