Skip to content

Commit

Permalink
remove commented code
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastiantf committed Apr 16, 2020
1 parent 14e5b4c commit 0bf057a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 10 deletions.
3 changes: 0 additions & 3 deletions app/retail/templates/emails/bounty.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,7 @@

<style>
.bounty-box {
/* margin-bottom: 1em; */
padding-top: 0.25em;
/* padding-bottom: 1em; */
/* border: 1px solid #e0e0e0; */
}

.bounty-avatar {
Expand Down
8 changes: 1 addition & 7 deletions app/retail/templates/emails/template.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,12 +30,6 @@
font-family: Helvetica, sans-serif;
}

/* .bounty-box {
margin: 2rem auto;
padding-top: 1.5em;
padding-bottom: 1em;
} */

.rounded {
border-radius: 50%;
}
Expand Down Expand Up @@ -203,7 +197,7 @@
}

#copyright, #legal-contact {
/* padding-top: 0.5em; */

}

a {
Expand Down

0 comments on commit 0bf057a

Please sign in to comment.