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