Add margin to figcaption

master
Tait Hoyem 4 years ago
parent 36b355d793
commit 9d57b8c933

@ -83,7 +83,7 @@ li {
}
#main-img {
width: 100%;
width: 85%;
}
p {
line-height: 1.5;
@ -207,6 +207,7 @@ sup {
}
figcaption {
margin-top: 10px;
font-size: .8em;
text-decoration: italic;
}

Loading…
Cancel
Save