diff --git a/style.css b/style.css index 626cfb9..37ff476 100644 --- a/style.css +++ b/style.css @@ -352,6 +352,8 @@ form input[type="url"], form input[type="email"] { box-sizing: border-box; width: 100%; + font-family: inherit; + font-size: inherit; } a {