diff --git a/src/App.scss b/src/App.scss index f5394f7..5461a4a 100644 --- a/src/App.scss +++ b/src/App.scss @@ -63,3 +63,7 @@ a { text-decoration-color: inherit; } } + +input { + font-family: inherit; +}