Give some space above the subtitle

This commit is contained in:
Benjamin Melançon 2019-08-31 11:37:39 -04:00
parent 14a0d805a5
commit 8a9c86a7da

View file

@ -41,3 +41,8 @@
font-size: 1.2rem;
}
}
/* Give some space above the subtitle. */
.featured-image {
margin-bottom: 0.5rem;
}