5 lines
72 B
CSS
5 lines
72 B
CSS
*{
|
|
fontSize: 18px;
|
|
fontWeight: SemiBold;
|
|
lineHeight: 32px;
|
|
} |