mirror of
https://github.com/Noettore/cocoa-eh-hugo-theme.git
synced 2025-10-15 11:46:41 +02:00
Center a bit more images
This commit is contained in:
@@ -754,12 +754,12 @@ section.main .content .markdown figure img {
|
|||||||
@media (min-width: 769px) {
|
@media (min-width: 769px) {
|
||||||
section.main .content .markdown figure {
|
section.main .content .markdown figure {
|
||||||
width: 110%;
|
width: 110%;
|
||||||
margin-left: -5%;
|
margin-left: -4%;
|
||||||
}
|
}
|
||||||
section.main .content .markdown img {
|
section.main .content .markdown img {
|
||||||
max-width: 110%;
|
max-width: 110%;
|
||||||
width: 110%;
|
width: 110%;
|
||||||
margin-left: -5%;
|
margin-left: -4%;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
section.main .content .markdown table {
|
section.main .content .markdown table {
|
||||||
|
Reference in New Issue
Block a user