forgot to change image size in css for mobile

This commit is contained in:
Marvin Steadfast 2015-09-13 19:48:22 +00:00
parent b2938e3265
commit 1bb8311b84

View File

@ -186,7 +186,7 @@ code, pre.ipynb {
}
#content img {
width: 100%;
width: 99%;
display: block;
margin-left: auto;
margin-right: auto;