changes image width to 99%

This commit is contained in:
Marvin Steadfast 2015-09-03 05:37:48 +00:00
parent e9ec1a2429
commit 28746b905b

View File

@ -47,7 +47,7 @@ section#content {
display: block;
margin-left: auto;
margin-right: auto;
width: 100%;
width: 99%;
}
#content figcaption {