mirror of
https://github.com/marcobiedermann/search-engine-optimization.git
synced 2025-03-03 12:19:19 -05:00
13 lines
94 B
SCSS
13 lines
94 B
SCSS
b,
|
|
strong {
|
|
font-weight: bold;
|
|
}
|
|
|
|
em {
|
|
font-style: italic;
|
|
}
|
|
|
|
p {
|
|
margin: 0 0 1.5rem;
|
|
}
|