mirror of
https://github.com/Noettore/cocoa-eh-hugo-theme.git
synced 2025-10-15 19:56:41 +02:00
9 lines
161 B
CSS
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%;
|
|
} |