Add blog share images

This commit is contained in:
Jeremy Thomas
2018-01-18 17:45:54 +00:00
parent aba1664488
commit db05b22643
16 changed files with 25 additions and 1 deletions

View File

@@ -11775,6 +11775,12 @@ svg {
width: 100%;
}
.bd-article-image.is-share {
height: 315px;
margin: 2rem auto;
width: 600px;
}
.bd-article-overlay {
bottom: 0;
left: 0;