download
This commit is contained in:
parent
4281c872d1
commit
0a578635b8
|
@ -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'
|
||||||
|
|
|
@ -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;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue