devroom.io/themes/cocoa-eh/layouts/partials/css/min769px.css
2018-08-31 16:15:30 +02:00

17 lines
322 B
CSS

section.main .content .page-heading {
font-size: 36px;
}
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%;
}