@@ -671,6 +671,12 @@ $button-size: 1.5rem;
@include suffix(12,3.5);
}
+ .home & {
+ padding: 10px 0;
+ position: fixed;
+ bottom: 0;
+ background-color: $bodycolor;
+ }
/* Related articles list */