Fix figure margin

This commit is contained in:
Jeremy Dormitzer 2019-05-18 02:29:11 -04:00
parent 50e3669979
commit 5337343dcf

View File

@ -593,7 +593,7 @@ img {
}
figure {
margin: 1em 0;
margin: 0 1em 0;
/* Extra wide images within figure tags don't overflow the content area. */
}