Typography
The semantic type set is the primary type set:
size xxl
|
.size-xxl
|
m: 30px / t: 60px
|
size xl
|
.size-xl
|
m: 21px / t: 42px
|
size l
|
.size-l
|
m: 17px / t: 24px
|
size m
|
.size-m
|
m: 14px / t: 20px
|
size s
|
.size-s
|
m: 12px / t: 14px
|
size xs
|
.size-xs
|
m: 10px / t: 12px
|
Line height is 150% on all screens.
Also numberic type set are created to provide more flexible font size variants on desktop and mobile. For example, .m-size-16.t-size-18
gives m: 16px / t: 18px
Colors
Form
Input field:
error states: