Enforce font family on text inputs and text areas
parent
d67ad5f8a2
commit
289472c85b
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue