sponsorship: Use new style for existing input fields.

This commit is contained in:
Aman Agrawal
2023-11-02 11:11:01 +00:00
committed by Tim Abbott
parent 91d591046f
commit 349f6f8ab8
2 changed files with 29 additions and 25 deletions

View File

@@ -370,3 +370,7 @@ input[name="licenses"] {
landing_page.css. */
background-color: hsl(240deg 96% 68%);
}
#sponsorship-form {
margin: 30px;
}