Maybe we made the title fatter but we need more space

This commit is contained in:
Benjamin Melançon 2019-09-01 23:45:51 -04:00
parent 132bdd6758
commit e385e60da3

View file

@ -35,5 +35,5 @@
/* If there's no featured image, leave enough blank space for the dropping down title. */ /* If there's no featured image, leave enough blank space for the dropping down title. */
.content.no-featured-image { .content.no-featured-image {
margin-top: 4rem; margin-top: 6rem;
} }