devroom.io/themes/cocoa-eh/layouts/partials/css/min769px.css

13 lines
232 B
CSS
Raw Normal View History

2017-10-16 13:33:26 +00:00
section.main .content .markdown figure {
width: 110%;
margin-left: -4%;
}
section.main .content .markdown img {
max-width: 110%;
width: 110%;
margin-left: -4%;
}
section.main .content .markdown pre {
width: 110%;
margin-left: -4%;
}