added accents for form

This commit is contained in:
Joshua Perry 2022-04-13 15:10:04 +01:00
parent fc653073c1
commit fcd027628f
1 changed files with 2 additions and 0 deletions

View File

@ -21,11 +21,13 @@ textarea {
border: none;
max-width: 41em;
font-family: body;
accent-color: #f29602;
}
input {
border: none;
font-family: body;
accent-color: #f29602;
}
input[type="radio"] {