6 lines
113 B
Sass
6 lines
113 B
Sass
/**
|
|
* Basic typography style for copy text
|
|
body
|
|
color: $text-color
|
|
font: normal 125% / 1.4 $text-font-stack
|