Tweak design

This commit is contained in:
Kelly Dwan 2019-11-13 16:55:28 -05:00
parent 88b5c746dd
commit 2d2447ac94
No known key found for this signature in database
GPG key ID: 8BA5575F3D11575D

View file

@ -50,7 +50,6 @@
.pledge-form .contributor-list { .pledge-form .contributor-list {
margin-bottom: 1.5rem; margin-bottom: 1.5rem;
table-layout: fixed;
} }
.contributor-list th, .contributor-list th,
@ -64,10 +63,6 @@
margin-right: 8px; margin-right: 8px;
} }
.contributor-list .contributor-list__name {
font-size: 1.1em;
}
.contributor-list .button-link-delete { .contributor-list .button-link-delete {
text-decoration: none; text-decoration: none;
} }