PR feedback: copy & styles

This commit is contained in:
Kelly Dwan 2019-12-11 15:43:24 -05:00
parent 746de99787
commit 5f705e80f6
No known key found for this signature in database
GPG key ID: 8BA5575F3D11575D
3 changed files with 6 additions and 9 deletions

View file

@ -29,6 +29,10 @@
border-bottom-color: $color-gray-light-400;
}
.notice p {
font-size: 1em;
}
.pledge-dialog__close {
position: absolute;
top: 0;
@ -72,8 +76,4 @@
input[type="submit"] {
font-size: ms(-3);
}
.notice p {
font-size: 1em;
}
}