Commit compiled CSS

This commit is contained in:
Benjamin Melançon 2019-08-31 09:09:24 -04:00
parent d686009916
commit b9d18fd968

View file

@ -8211,3 +8211,7 @@ label.panel-block {
position: relative;
overflow: visible;
z-index: 10; }
/* If there's no featured image, leave enough blank space for the dropping down title. */
.content.no-featured-image {
margin-top: 4rem; }