Inherit font-family

Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
Šimon Brandner 2021-06-26 09:16:24 +02:00
parent ed78bd9096
commit 43732e5c12
No known key found for this signature in database
GPG key ID: 9760693FDD98A790

View file

@ -104,6 +104,7 @@ a:visited {
input[type=text],
input[type=search],
input[type=password] {
font-family: inherit;
padding: 9px;
font-size: $font-14px;
font-weight: 600;