search-engine-optimization/_sass/modules/_text.scss

13 lines
94 B
SCSS
Raw Normal View History

2015-11-11 20:31:53 +00:00
b,
strong {
font-weight: bold;
}
em {
font-style: italic;
}
p {
margin: 0 0 1.5rem;
}