changes image width to 99%
This commit is contained in:
parent
e9ec1a2429
commit
28746b905b
@ -47,7 +47,7 @@ section#content {
|
||||
display: block;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
width: 100%;
|
||||
width: 99%;
|
||||
}
|
||||
|
||||
#content figcaption {
|
||||
|
Loading…
Reference in New Issue
Block a user