mirror of
https://github.com/Noettore/cocoa-eh-hugo-theme.git
synced 2025-10-15 11:46:41 +02:00
Bigger image in big screen
This commit is contained in:
@@ -769,7 +769,8 @@ section.main .content .markdown figure img {
|
|||||||
@media (min-width: 769px) {
|
@media (min-width: 769px) {
|
||||||
section.main .content .markdown figure {
|
section.main .content .markdown figure {
|
||||||
height: 269px;
|
height: 269px;
|
||||||
width: 100%;
|
width: 110%;
|
||||||
|
margin-left: -5%;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
section.main .content .markdown table {
|
section.main .content .markdown table {
|
||||||
|
Reference in New Issue
Block a user