Files
cocoa-eh-hugo-theme/layouts/partials/css/min769px.css
2017-04-18 22:19:32 +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%;
}