From 0a578635b84ef03e4960d1e0eaa2f5a9de155cd7 Mon Sep 17 00:00:00 2001 From: Set Sakrecoer Date: Wed, 5 May 2021 00:15:58 +0200 Subject: [PATCH] download --- _posts/2021-03-08-little-bug-ep.md | 1 + _sass/_layout.scss | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/_posts/2021-03-08-little-bug-ep.md b/_posts/2021-03-08-little-bug-ep.md index 6674f6d..17dd5c5 100644 --- a/_posts/2021-03-08-little-bug-ep.md +++ b/_posts/2021-03-08-little-bug-ep.md @@ -13,6 +13,7 @@ link: buttontext: check_this_if_cannot_be_bought: false album: little-bug-ep +download_form_id: 11 stores: - name: Bandcamp url: 'https://shop.basspistol.com/album/little-bug-ep' diff --git a/_sass/_layout.scss b/_sass/_layout.scss index b1d9cee..a79937c 100644 --- a/_sass/_layout.scss +++ b/_sass/_layout.scss @@ -457,7 +457,7 @@ footer { .mauticform_wrapper, .mauticform-input { width: calc(100% - 80px); max-width: 480px; - margin: 40px auto; + margin: 10px auto; .button { border: 0; }