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 { #content img {
width: 100%; width: 99%;
display: block; display: block;
margin-left: auto; margin-left: auto;
margin-right: auto; margin-right: auto;