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

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;