Enforce font family on text inputs and text areas

pull/3942/head
Alex P 2018-07-17 00:09:12 -07:00
parent d67ad5f8a2
commit 289472c85b
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@
color: $g15-platinum;
letter-spacing: 0px;
background-color: $g2-kevlar;
font-family: $ix-text-font;
font-weight: 600;
box-shadow: none;
outline: none;