Files
cocoa-eh-hugo-theme/static/css/min769px.v1.0.0.css
2017-04-18 20:50:08 +02:00

9 lines
161 B
CSS

section.main .content .markdown figure {
width: 110%;
margin-left: -4%;
}
section.main .content .markdown img {
max-width: 110%;
width: 110%;
margin-left: -4%;
}