Add input to specify custom donation and pop amounts

This commit is contained in:
2020-03-16 21:44:10 +00:00
parent a3db260e08
commit f03abc989e
2 changed files with 36 additions and 7 deletions
+5
View File
@@ -113,6 +113,11 @@ body {
margin-bottom: 4px;
}
.pay-custom {
margin-bottom: 1rem;
width: 10rem;
}
.footer {
margin-top: -20rem;