This commit is contained in:
Set Sakrecoer 2021-05-05 00:15:58 +02:00
parent 4281c872d1
commit 0a578635b8
2 changed files with 2 additions and 1 deletions

View file

@ -13,6 +13,7 @@ link:
buttontext: buttontext:
check_this_if_cannot_be_bought: false check_this_if_cannot_be_bought: false
album: little-bug-ep album: little-bug-ep
download_form_id: 11
stores: stores:
- name: Bandcamp - name: Bandcamp
url: 'https://shop.basspistol.com/album/little-bug-ep' url: 'https://shop.basspistol.com/album/little-bug-ep'

View file

@ -457,7 +457,7 @@ footer {
.mauticform_wrapper, .mauticform-input { .mauticform_wrapper, .mauticform-input {
width: calc(100% - 80px); width: calc(100% - 80px);
max-width: 480px; max-width: 480px;
margin: 40px auto; margin: 10px auto;
.button { .button {
border: 0; border: 0;
} }