Commit compiled CSS

This commit is contained in:
benjamin melançon 2019-09-30 21:07:30 -04:00
parent 6f0be229ae
commit 055559e0f1

View file

@ -3092,6 +3092,10 @@ a.tag:hover {
.drum {
margin-bottom: 1.2rem; }
/* Remove empty gap from featured homepage image, to match look of content. */
.block--highlighted {
margin-top: -1.5rem; }
/* I know this is wrong but it seems to work flawlessly across sizes. */
.more-link {
float: right; }