2015-11-11 21:31:53 +01:00

13 lines
94 B
SCSS

b,
strong {
font-weight: bold;
}
em {
font-style: italic;
}
p {
margin: 0 0 1.5rem;
}