Bigger image in big screen

This commit is contained in:
Alexis Tacnet
2017-02-07 01:27:21 +01:00
parent 625f94cfaf
commit 7833a7ddaa

View File

@@ -769,7 +769,8 @@ section.main .content .markdown figure img {
@media (min-width: 769px) {
section.main .content .markdown figure {
height: 269px;
width: 100%;
width: 110%;
margin-left: -5%;
}
}
section.main .content .markdown table {