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