Give slogan a bit more space below, and enough margin to always show boxshadow

'cause we like our subtle boxshadow.
This commit is contained in:
Benjamin Melançon 2019-08-30 22:57:52 -04:00
parent eb6dafaac4
commit 26477c4272

View file

@ -34,6 +34,8 @@
.slogan {
box-shadow: 0 2px 0 0 whitesmoke;
margin-bottom: 2px; /* Needed to see the boxshadow when we have the featured image directly below. */
padding-bottom: 4px; /* Give just a little extra space at the bottom for the *appearance* of balance. */
.title {
color: $green-gray;
font-size: 1.2rem;