decrease margin for standalone figure
This commit is contained in:
@@ -7,7 +7,7 @@
|
|||||||
|
|
||||||
figure {
|
figure {
|
||||||
max-width: 90%;
|
max-width: 90%;
|
||||||
margin: 30px auto 40px;
|
margin: 10px auto;
|
||||||
display: block;
|
display: block;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user