💄 apply page font to inputs as well

This commit is contained in:
DrMaxNix 2024-03-12 22:16:49 +01:00
parent df89d80c5e
commit ed78be0c84
1 changed files with 1 additions and 0 deletions

View File

@ -732,6 +732,7 @@ input {
border: none;
margin: 0;
font-family: inherit;
font-size: 1rem;
color: var(--color-white);
background: none;