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; }